greatcare / pm2-zabbix

A Node.js PM2 monitoring tool for Zabbix.
MIT License
87 stars 60 forks source link

Logging #17

Closed rkaw92 closed 7 years ago

rkaw92 commented 7 years ago

We need some legitimate logging support. The current solution, being the --debug CLI option, has several drawbacks; the final implementation should at least:

rkaw92 commented 7 years ago

Planning to use bunyan for logging. Just forked node-zabbix-sender so that we can replace the built-in logger.

rkaw92 commented 7 years ago

Logging has been vastly improved for v0.3.0.