Protected
_entriesProtected
Readonly
ioProtected
optionsStatic
prefixednumber of attached streams
Gets the array of log entries. Empty if retainLogs is false.
A copy of the log entries array.
Attaches an input or output to the Logger
Detaches an input or output from the Logger
Calls each of the listeners registered for a given event.
Rest
...args: ArgumentMap<{ Outputs a log message to attached outputs.
The log message to be sent.
The log level for the message. Defaults to LogLevel.LOG.
Outputs a log message to attached outputs.
The message
Get the number of attached streams