log4js-node/lib/appenders
Luis Malheiro 6fa998408a Adds subcategories to the appenders and loggers. Adds property "level" at the file appender to limit the levels that a file appender accepts.
Creates a MARK category that always write to the log. That's useful to write things like '---- STARTED ----'.
2014-08-29 16:33:32 +02: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 Adds subcategories to the appenders and loggers. Adds property "level" at the file appender to limit the levels that a file appender accepts. 2014-08-29 16:33:32 +02: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 Remove test logging 2014-08-18 07:32:23 +08:00
logLevelFilter.js Adding maxLevel to levelFilter. 2014-08-25 19:48:15 +02: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