Commit Graph

502 Commits

Author SHA1 Message Date
csausdev
0258fda93c added test for log roller, not written yet 2011-04-07 07:21:22 +08:00
csausdev
80e3ed7174 added masylum's coloured layout function 2011-04-07 07:21:22 +08:00
Gareth Jones
838f0c8f28 Added loading of config from require paths, and now defaults to console appender with basic layout 2011-04-07 07:21:21 +08:00
csausdev
9364a8a442 fixed example to work with refactoring 2011-04-07 07:21:20 +08:00
csausdev
76fea28bbb refactoring to allow dependency injection 2011-04-07 07:21:20 +08:00
csausdev
fc3d50846d initial refactoring to allow dependency injection 2011-04-07 07:21:19 +08:00
csausdev
f21fa2bcf8 changed array detection (thanks fkei) 2011-03-04 19:52:48 +11:00
csausdev
71459ab6d3 changed array detection (thanks fkei) 2011-03-04 19:49:43 +11:00
csausdev
079edd19c8 bumped version, added configure(object) to README 2011-01-16 13:24:07 +11:00
csausdev
a876dfbe9c configure now takes a filename or object 2011-01-16 13:21:37 +11:00
csausdev
c6dd2398ab Persist logging config across invocations 2011-01-16 13:05:13 +11:00
csausdev
cf7d5f681a Merge branch 'master' of github.com:csausdev/log4js-node 2010-12-13 20:21:47 +11:00
csausdev
612d9eeb23 small tweak to exception handling 2010-12-11 21:59:50 +11:00
csausdev
c870289928 now handles exceptions that aren't Errors 2010-12-11 21:55:21 +11:00
csausdev
c2f9ccce73 enhanced console.log 2010-12-08 08:53:59 +11:00
csausdev
2e3843205a finished moving all tests to vows 2010-12-07 09:12:43 +11:00
csausdev
80305ca376 moved basicLayout tests to vows 2010-12-07 08:08:29 +11:00
csausdev
7e7961330d Merge branch 'master' of github.com:csausdev/log4js-node 2010-12-06 20:48:24 +11:00
csausdev
7d4fdce28f updated npm details 2010-12-06 20:42:14 +11:00
csausdev
04569674f6 moved logLevelFilter tests to vows 2010-12-06 20:26:23 +11:00
csausdev
2e03ad0748 moved Date tests to vows format 2010-12-06 18:38:20 +11:00
csausdev
2b7be410ea added messagePassThroughLayout to vows tests 2010-12-06 18:31:08 +11:00
csausdev
966b8ced4f Added log rolling to config files 2010-12-06 18:23:43 +11:00
csausdev
75b9e82cac added a log rolling function to file appender 2010-12-06 09:14:20 +11:00
csausdev
4406f211c4 added test for log roller, not written yet 2010-12-05 17:17:37 +11:00
csausdev
8145e3b08f added masylum's coloured layout function 2010-12-05 14:36:35 +11:00
csausdev
04e1446c42 Merge branch 'refactoring' of https://github.com/csausdev/log4js-node into refactoring 2010-12-05 11:05:23 +11:00
csausdev
6032c073b3 Added loading of config from require paths, and now defaults to console appender with basic layout 2010-12-05 11:04:28 +11:00
Gareth Jones
40d3f5aaaa Added loading of config from require paths, and now defaults to console appender with basic layout 2010-12-05 10:56:47 +11:00
csausdev
ee776feb02 fixed example to work with refactoring 2010-12-04 20:51:29 +11:00
csausdev
c52af1b997 refactoring to allow dependency injection 2010-12-04 20:49:39 +11:00
csausdev
c5854b8b62 initial refactoring to allow dependency injection 2010-12-04 20:47:30 +11:00
csausdev
4c98346004 Merge branch 'master' of github.com:csausdev/log4js-node into refactoring 2010-12-04 16:07:01 +11:00
csausdev
682d95db69 Merge branch 'master' of github.com:csausdev/log4js-node 2010-12-04 15:51:35 +11:00
Gareth Jones
a7006444b3 appenders can be added to multiple categories at the same time 2010-10-21 13:02:16 +08:00
Gareth Jones
5ffc00c9de appenders can be added to multiple categories at the same time 2010-10-07 15:15:23 +11:00
Gareth Jones
caa7338b04 fixed example 2010-08-11 13:46:59 +10:00
Gareth Jones
17c98947cb Fixed readme example 2010-08-11 13:39:33 +10:00
Gareth Jones
8d542f1aa6 Fixed tests to work with node-v0.1.102 2010-08-11 13:37:25 +10:00
csausdev
b4a810392b Amended readme with new require name 2010-08-10 22:05:51 +10:00
csausdev
2fe9b0b6bd added npm instructions to readme 2010-08-10 22:02:27 +10:00
csausdev
6c8ce6614d renamed log4js-node.js to log4js.js 2010-08-10 21:56:54 +10:00
csausdev
8951600acd updated to work with npm 2010-08-10 21:56:10 +10:00
csausdev
24b22c4afb Updated README example 2010-03-29 14:59:26 +11:00
csausdev
0d100c0ab2 removed dependency on process.mixin 2010-03-21 13:18:44 +11:00
csausdev
87823f6e22 updated to work with node 0.1.33 2010-03-20 17:51:21 +11:00
csausdev
64fafc3f53 fixed to work with node v0.1.30 2010-02-22 21:44:34 +11:00
csausdev
f130b95b08 changes for node 0.1.30, tests run but don't pass yet 2010-02-22 20:09:56 +11:00
csausdev
15e9a30d05 Added logLevelFilter 2010-01-19 22:26:54 +11:00
csausdev
30121affd9 removing superfluous escaping of readme log output 2010-01-17 12:28:22 +11:00