class LogRecord
An object that encapsulates provided message and arguments as well some metadata that can be later used when formatting a message.
Constructors
new LogRecord(options: LogRecordOptions)An object that encapsulates provided message and arguments as well some metadata that can be later used when formatting a message.
new LogRecord(options: LogRecordOptions)