| Interface | osid.logging.LogForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating   | ||
| Method | getLogFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | logRecordType | the log record type | 
| Return | osid.logging.records.LogFormRecord | the log form 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. | |