Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

  • WinstonLoggerFactory

Implements

Index

Constructors

Properties

level: string

Methods

  • createLogger(label: string): Logger
  • createTransports(): TransportStream[]