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
e7267ecf46eabd33018d62af9768feebdc431c49
log4js-node
/
lib
/
appenders
History
Grégoire Charvet 黑瓜
e7267ecf46
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-18 07:25:55 +08: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
gelf.js
GELF time precision should be millisecond level
2013-09-16 18:31:23 +08:00
hookio.js
fixed all lint errors except ones which require refactoring of code
2013-06-04 08:17:36 +10:00
loggly.js
Correctly send message, level and hostname
2014-08-18 07:25:55 +08: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