uci-utils-logger/readme.md

18 lines
317 B
Markdown
Raw Normal View History

# uCOMmandIt JSON Logger
2018-04-05 15:46:45 -07:00
runtime module logger based on pino
run example as either
`npm run log`
for json logging
or for pretty output `npm run dev`
for search/filter use environment variable
`UCI_LOG_SEARCH='key == `\`value\``' npm run dev`
note: ALL search values regardless of type MUST be escaped with ``