CustomLogRecordInfo Properties |
The CustomLogRecordInfo type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
Gets the CustomLogRecordAttributes.
| |
CallerInfo |
Gets information about the code invoking the Logger class.
| |
Data |
Specifies the properties of the CustomLogRecordInfo, typically specified as an instance of a well-known or anonymous CLR type.
| |
Level |
Gets the record level.
| |
ParameterCount | Obsolete.
Gets the number of parameters in the record text.
| |
Properties | Obsolete.
Gets the properties of the log records.
| |
RecordKind |
Gets the record kind.
| |
Source |
Gets the source type.
|