The list of channels.
Optional
contextThe context that is added to dispatched messages.
The minimum log level of messages that would be dispatched to channels.
The alias for info.
Rest
...args: any[]Creates a new channel and appends it to this logger.
Log a finer-grained informational message than the debug, usually with a stack trace.
Rest
...args: any[]
Dispatches logged messages to channels.