ConsoleLogRecordBuilder Properties |
The ConsoleLogRecordBuilder type exposes the following members.
Name | Description | |
---|---|---|
Backend |
Gets the parent back-end.
(Inherited from TextLogRecordBuilder.) | |
BackendOptions |
Gets the back-end options.
| |
Context |
Gets the LoggingContext to which the record belongs.
(Inherited from LogRecordBuilder.) | |
Exception |
Gets the Exception for the current record, or null if no exception
is associated to the current record.
(Inherited from TextLogRecordBuilder.) | |
Level |
Gets the LogLevel for the current record.
(Inherited from TextLogRecordBuilder.) | |
MemberName |
Gets the name of the method, property or field for the current record.
(Inherited from TextLogRecordBuilder.) | |
Options |
Gets the LoggingOptions for the current record.
(Inherited from TextLogRecordBuilder.) | |
Profile |
Gets the LoggingProfile for the current record.
(Inherited from TextLogRecordBuilder.) | |
RecordKind |
Gets the kind of the current record (e.g. MethodEntry or MethodException).
(Inherited from LogRecordBuilder.) | |
SourceLineInfo |
Gets the SourceLineInfo for the current record.
(Inherited from TextLogRecordBuilder.) | |
SourceType |
Gets the source Type of the current record.
(Inherited from TextLogRecordBuilder.) | |
StringBuilder |
Gets the current UnsafeStringBuilder where everything is being appended.
(Inherited from TextLogRecordBuilder.) | |
ThreadContext |
Gets the ThreadLoggingContext to which the current LogRecordBuilder belongs.
(Inherited from LogRecordBuilder.) | |
TypeSource |
Gets the LoggingTypeSource for the current record.
(Inherited from TextLogRecordBuilder.) |