Readonly
instanceWinston logger instance.
Protected
isIndicates whether the application is running in production mode.
true
if the application is running in production mode; otherwise, false
.
Records a message through the transports.
Scope of the log message.
Code of the log message.
Rest
...args: Parameters<{ Arguments to be passed to the log message.
Records an error through the transports.
Error to log.
Generated using TypeDoc
Client logger class that wraps the winston logger.