Log4js - The Logging Framework for JavaScript
Since March 2014 the new location of Log4js is at Github! The Framework was hosted on log4js.berlios.de for a long time.
The website of Log4js: http://stritti.github.io/log4js/
To build the JavaScript library we use npm and grunt.
cd log4js
npm install
grunt build
Include then the target/log4js.min.js
file in your project.
There is a fork of log4js framework working with node.js: https://github.com/nomiddlename/log4js-node
[license-image]: http://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat [license-url]: LICENSE.txt