BufferedLogRecord
Represents a buffered log record to be written in batch to an IBufferedLogger.
Gets an activity span ID for this record, representing the state of the thread that created the record.
Gets an activity trace ID for this record, representing the state of the thread that created the record.
Gets the variable set of name/value pairs associated with the record.
Gets the record's event ID.
Gets an exception string for this record.
Gets the formatted log message.
Gets the record's logging severity level.
Gets the ID of the thread that created the log record.
Gets the original log message template.
Gets the time when the log record was first created.
protected BufferedLogRecord()