API.md

January 29, 2019 · View on GitHub

Constants

createLoggerwinston.Logger

Create a logger based on many default options, only allow customisation of a few of them see https://github.com/winstonjs/winston

logRequest

Info log request origin with a default Logger and default options see https://github.com/winstonjs/winston

createLogger ⇒ winston.Logger

Create a logger based on many default options, only allow customisation of a few of them see https://github.com/winstonjs/winston

Kind: global constant

Param
label
level

logRequest

Info log request origin with a default Logger and default options see https://github.com/winstonjs/winston

Kind: global constant

Param
req
label