This website requires JavaScript.
Explore
Help
Sign In
cartodb4
/
log4js-node
Watch
1
Star
0
Fork
0
You've already forked log4js-node
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0571089a8b6da0b234b7fe8407ccf6a02f04b311
log4js-node
/
lib
/
appenders
History
Grégoire Charvet 黑瓜
0571089a8b
Correctly send message, level and hostname
...
Fix issue
#230
where the level would hold the message and the log level information would be lost.
2014-08-20 10:20:57 +01:00
..
categoryFilter.js
formatting fixes, unnecessary code removed
2013-08-05 11:40:59 +10:00
clustered.js
Clusterred appender should consider the categories.
2014-05-20 13:45:46 +03:00
console.js
Getting console appender to work with node-webkit
2013-07-10 05:07:28 -07:00
dateFile.js
added shutdown to datefile
2014-04-22 10:05:37 +10:00
file.js
fix shutdown method: make sure to callback when write completed immediately
2014-04-21 16:27:51 +09:00
fileSync.js
fixed a issue with the encoding on node 0.8
2013-12-12 22:26:48 -02:00
gelf.js
fixed up test after merge
2014-07-12 15:11:21 +10:00
loggly.js
Correctly send message, level and hostname
2014-08-20 10:20:57 +01:00
logLevelFilter.js
fixed all lint errors except ones which require refactoring of code
2013-06-04 08:17:36 +10:00
multiprocess.js
Added logic to serialize Error objects correctly
2013-09-26 14:55:20 -04:00
smtp.js
rolled back my clever map+join, because it broke the tests
2013-06-06 07:53:22 +10:00