Skip to main content

Logging and Winston

Winston is a fancy logging library for node.

Using Common Loggers Between Packages

As per this stackoverflow post (mirror):

Declare and export your winston logger object and from different locations within your app.