| Interface | osid.logging.Log | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A   | ||
| Method | getLogRecord | ||
| Description | 
                     Gets the record corresponding to the given   | ||
| Parameters | osid.type.Type | logRecordType | the type of log record to retrieve | 
| Return | osid.logging.records.LogRecord | the log record | |
| Errors | NULL_ARGUMENT |  logRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(logRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |