Skip to content

DefiantCaptain/winston-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Winston-Logger This serves as a wrapper utility around winston for the purpose of logging transaction level requests in the Express application server. This is essentially a middleware that adds to the Express req object the property logger that provides the methods info, warn, debug, and error that take the system message and a key-value object pair of attributes that will be appended the transaction id that is generated and the timestamp.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors