@companieshouse/structured-logging-node
v2.0.1
Published
A logging solution for CHS structured logging in node apps.
Downloads
5,526
Maintainers
Keywords
Readme
ch-structured-logging-node
Structured logger for Node.JS applications
Environment variables
LOG_LEVEL
- specifies logging level threshold (values: see https://github.com/winstonjs/winston#logging-levels; default: info
)
HUMAN_LOG
- prints logs in plain text format (values: 1
/ 0
; default: 0
)