1.2.0 • Published 1 year ago

managed-logger v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago
$ npm install managed-logger
objectDescription
basicLogger()Can print to console or .log file. Classic style of log message. Level, time, author, message
JSONLogger()Prints into .json file. Adding objects to an array. Custom query + added timestamp.
multiLogger()Have two outputs. To JSON output added level, author and message information
zeroLogauto-created log for integration with supported modules

More details is described in typescript declarations.

1.2.0

1 year ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago