0.0.1-rc1 • Published 2 years ago

@davidkhala/logger v0.0.1-rc1

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

khala-logger

Util collection of multiple popular nodejs logging framework

NPM

Notes

  • log4js 6.x advantages
    • has no audited security issue
    • much lighter now: ImportCost: 194 KB
  • log4js configure as singleton, you have to take good care of global appenders by yourself.
    • No fileLogger for log4js

TODO

Abandoned

  • not to upgrade to winston 3: hard to configured to same behavior as winston 2