ICustomLogRecordBuilder Methods |
The ICustomLogRecordBuilder type exposes the following members.
Name | Description | |
---|---|---|
BeginWriteItem | ||
Complete |
Completes the creation of the record. It must be invoked before Dispose().
| |
EndWriteItem |
Ends building a specified item.
| |
SetException |
Assigns an Exception to the record.
| |
SetExecutionTime |
Sets an execution time to the record.
| |
WriteCustomParameter<T> | ||
WriteCustomString |