Skip to content

aperturescience/Turret

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turret Build Status

Our in-house extension of Winston. We try to keep this compatible with the existing Winston API.

##Improvements

We've added a couple of more choices for the colorize option:

  • 'level', which will only colorize the level (same as true)
  • 'message', which will only colorize the message
  • 'all', which will colorize both the level and the message

The default behavior is kept, simply set colorize to true to colorize the level only, set it to false to disable colors.

About

a multi-transport async logging library for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%