adobe / aio-lib-core-logging

Node.js Logger module for use by the Adobe I/O SDK
https://adobe.io
Apache License 2.0
2 stars 4 forks source link

[Draft] Proposal: remove debug logger as provider #27

Closed rajarju closed 3 years ago

rajarju commented 3 years ago

Proposal to remove debug logger as the default log provider and use winston logger.

Core logger

debug logger

Winston

Other Loggers

Logger Package Size (Minified)
winston 136.9 kB
bunyan 15.7 kB
log4js 77.2 kB
pino 6.3 kB

Bunyan

Pino