Change the options before constructing a logger. A logger will use the options set at the time the first get() is called for a specific label
Wrap the Winston logger container, so we can get the same logger for each module.
The label of the module we're logging
An instance of the logger
Generated using TypeDoc
Expose the logger constructor, so that output can be customized