Caterpillar is the ultimate logging system for Node.js, based on transform streams you can log to it and pipe the output off to different locations, including some pre-made ones. Caterpillar also supports log levels according to the RFC standard, as well as line, method, and file fetching for messages. -- Read More
INSTALL » npm install caterpillar
CODE » git clone http://github.com/bevry/caterpillar.git
GITHUB » https://github.com/bevry/caterpillar
Categories:
Engines:
- node >=0.8