Skip to content

ctavan/node-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log

Build Status

Just a small wrapper around console.log(), console.warn() and console.error() to output well-formatted log-messages to stderr and stdout.

Usage

log.error('This is an error message: %s', err);

License

This module is licensed under the MIT license.

About

My personal logging wrapper for node.js

Resources

Stars

Watchers

Forks

Packages

No packages published