Uses the winston library to create loggers for the given logging level. By default, it will print to the console with colorized logging levels.
This creates instances of WinstonLogger.
Private
Readonly
Create a logger instance for the given label.
A label that is used to identify the given logger.
Protected
Uses the winston library to create loggers for the given logging level. By default, it will print to the console with colorized logging levels.
This creates instances of WinstonLogger.