simple-logger-winston
v0.4.2
Published
A Simple™-conformant wrapper around winston logger
Downloads
1
Readme
Simple Logger, Winston
A Simple™-conformant wrapper around winston logger
NOTE: As of v0.5.0 this project is now mantained by Wymp and the
package is published on github. Please use @wymp/simple-logger-winston
for future versions of
this package. (This will require setting up an .npmrc
file at some level with the following line:
@wymp:registry=https://npm.pkg.github.com/wymp
.)
This package provides a light wrapper around the winston logger that enforces conformity
with the SimpleLoggerInterface
defined in
ts-simple-interfaces
.