Levellogger is a simple console logger which respects a simple kind of level. After the level off the logger has been set, all log entries 'below' this level do not get printed to the console. -- Read More
INSTALL » npm install levellogger
CODE » git clone https://github.com/danielkbx/levellogger
Categories:
Engines:
- node >0.4.x