Options of the GetRecordBuilder(in LogRecordOptions, in CallerInfo, ILoggingContext?) method.
Namespace: Flashtrace.Records
Assembly: Flashtrace.dll
Syntax
public readonly struct LogRecordOptions
Properties
Name | Description |
---|---|
Attributes | Gets flags indicating how the log record will be used. |
Data | Gets the LogEventData for the current record. |
Kind | Gets the kind of log the record (typically ActivityEntry, ActivityExit or Message). |
Level | Gets the severity of the log record. |