Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WINSTON_LOG_LEVEL

Enumerates the valid log levels implemented by our application

Index

Enumeration members

Enumeration members

DEBUG

DEBUG: = "debug"

ERROR

ERROR: = "error"

HTTP

HTTP: = "http"

INFO

INFO: = "info"

VERBOSE

VERBOSE: = "verbose"

WARN

WARN: = "warn"

Generated using TypeDoc