This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-utils-logger
Watch
1
Star
0
Fork
You've already forked uci-utils-logger
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
uci-utils-logger
/
.gitignore
5 lines
54 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
json runtime logger based on pino
2018-04-05 15:46:45 -07:00
/node_modules/
/coverage/
update dependencies
2019-01-25 12:36:40 -08:00
*.yaml
fix: warning about passed level property refactor!: passed arguments separated into bindings and options feat: bound properties under meta: key in log feat: pino key of options argument for pino settings feat: in dev/pretty can (un)hide properties feat: add a unique id to each log line (can be loaded by nedb and such) feat: locate method to easily add line number and file to a log line BREAKING CHANGE: logger/pino options in second separate argument from bindings
2021-07-26 07:46:21 -07:00
/example/example.log