-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
24 lines (14 loc) · 705 Bytes
/
README
File metadata and controls
24 lines (14 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
logger4js is a javascript logging framework
designed for require() usage
no dependencies
Under MIT licence
write by @waxzce
-----------------------------------------------------------------------------
TUTORIAL avaible into the test/example.{html,js}
read the comments and learn about logger4js in 10 minutes \o/
-----------------------------------------------------------------------------
API doc is generated by yuidoc into docs/output/pathjs_docs/index.html
build directory contain working version, and a minified version
to build your own just use the build.sh script
-----------------------------------------------------------------------------
feel free to contribute, comment or ask :-)