Abstract
Optional
level: LogLevelProtected
_logProtected
_logOptional
Readonly
levelProtected
_writeThis method must be called by the subclass to write the log entry. It cannot be automated as the
basic design of the log destination is to allow the subclass' .write
method to return different
type of value depending on the implementation.
Optional
loggerLevel: LogLevelOptional
defaultPayload: IJsonClear the log interceptor
Set log interceptor to capture the log written
Optional
loggerLevel: LogLevelOptional
defaultPayload: IJsonAbstract
writeOptional
loggerLevel: LogLevelOptional
defaultPayload: IJsonGenerated using TypeDoc
A log destination that will write to output asynchronously