UNPKG

zebb-logger

Version:

LoggerSDK for Microservices with multiple adapters eg: Pino, Winston, Bunyan with support for [Mapped Diagnostics Context](http://logback.qos.ch/manual/mdc.html).

6 lines (3 loc) 90 B
const {Logger} = require('../logger') const l = new Logger(); console.log(l.getLevel())