@nhtio/logger
A generalized application logger implementation for Node.JS applications
Classes
| Class | Description |
|---|---|
| Logger | A generalized application logger implementation for Node.JS applications |
| PinoCompatibleLogger | A logger which implementes the Pino logger interface. |
Type Aliases
| Type Alias | Description |
|---|---|
| LoggerLevel | The log levels available for the logger. |
| LokiTransportOptions | Defines the options for the Winston Loki transport. See the type definitions in GitHub for more specifics. |
| PinoCompatibleLoggerLevel | - |
Variables
| Variable | Description |
|---|---|
| version | The current version of the package. |