xpack / logger-ts

A Node.js CommonJS/ES6 module with a generic console logger class

Home Page:https://xpack.github.io/logger-ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change the logger constructor to use the generic arguments object

ilg-ul opened this issue · comments

Change to constructor(args).

Also check the pressence of args.console & mandatory members

Added to v2.0.0, in 2018-12-30.