2.0.2 • Published 5 months ago
@companieshouse/structured-logging-node v2.0.2
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)