Skip to content

@nhtio/logger

A generalized application logger implementation for Node.JS applications

Classes

ClassDescription
LoggerA generalized application logger implementation for Node.JS applications
PinoCompatibleLoggerA logger which implementes the Pino logger interface.

Type Aliases

Type AliasDescription
LoggerLevelThe log levels available for the logger.
LokiTransportOptionsDefines the options for the Winston Loki transport. See the type definitions in GitHub for more specifics.
PinoCompatibleLoggerLevel-

Variables

VariableDescription
versionThe current version of the package.