Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.24 KB

Apache License Github Releases Built with Grunt Build Status

Log4js

Log4js - The Logging Framework for JavaScript

Moved to Github

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/

Development

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.

Node.js

There is a fork of log4js framework working with node.js: https://github.com/nomiddlename/log4js-node

Analytics [license-image]: http://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat [license-url]: LICENSE.txt