Commit Graph

550 Commits (master)
 

Author SHA1 Message Date
Gareth Jones 838f0c8f28 Added loading of config from require paths, and now defaults to console appender with basic layout
14 years ago
csausdev 9364a8a442 fixed example to work with refactoring
14 years ago
csausdev 76fea28bbb refactoring to allow dependency injection
14 years ago
csausdev fc3d50846d initial refactoring to allow dependency injection
14 years ago
csausdev f21fa2bcf8 changed array detection (thanks fkei)
14 years ago
csausdev 71459ab6d3 changed array detection (thanks fkei)
14 years ago
csausdev 079edd19c8 bumped version, added configure(object) to README
14 years ago
csausdev a876dfbe9c configure now takes a filename or object
14 years ago
csausdev c6dd2398ab Persist logging config across invocations
14 years ago
csausdev cf7d5f681a Merge branch 'master' of github.com:csausdev/log4js-node
14 years ago
csausdev 612d9eeb23 small tweak to exception handling
14 years ago
csausdev c870289928 now handles exceptions that aren't Errors
14 years ago
csausdev c2f9ccce73 enhanced console.log
14 years ago
csausdev 2e3843205a finished moving all tests to vows
14 years ago
csausdev 80305ca376 moved basicLayout tests to vows
14 years ago
csausdev 7e7961330d Merge branch 'master' of github.com:csausdev/log4js-node
14 years ago
csausdev 7d4fdce28f updated npm details
14 years ago
csausdev 04569674f6 moved logLevelFilter tests to vows
14 years ago
csausdev 2e03ad0748 moved Date tests to vows format
14 years ago
csausdev 2b7be410ea added messagePassThroughLayout to vows tests
14 years ago
csausdev 966b8ced4f Added log rolling to config files
14 years ago
csausdev 75b9e82cac added a log rolling function to file appender
14 years ago
csausdev 4406f211c4 added test for log roller, not written yet
14 years ago
csausdev 8145e3b08f added masylum's coloured layout function
14 years ago
csausdev 04e1446c42 Merge branch 'refactoring' of https://github.com/csausdev/log4js-node into refactoring
14 years ago
csausdev 6032c073b3 Added loading of config from require paths, and now defaults to console appender with basic layout
14 years ago
Gareth Jones 40d3f5aaaa Added loading of config from require paths, and now defaults to console appender with basic layout
14 years ago
csausdev ee776feb02 fixed example to work with refactoring
14 years ago
csausdev c52af1b997 refactoring to allow dependency injection
14 years ago
csausdev c5854b8b62 initial refactoring to allow dependency injection
14 years ago
csausdev 4c98346004 Merge branch 'master' of github.com:csausdev/log4js-node into refactoring
14 years ago
csausdev 682d95db69 Merge branch 'master' of github.com:csausdev/log4js-node
14 years ago
Gareth Jones a7006444b3 appenders can be added to multiple categories at the same time
14 years ago
Gareth Jones 5ffc00c9de appenders can be added to multiple categories at the same time
14 years ago
Gareth Jones caa7338b04 fixed example
14 years ago
Gareth Jones 17c98947cb Fixed readme example
14 years ago
Gareth Jones 8d542f1aa6 Fixed tests to work with node-v0.1.102
14 years ago
csausdev b4a810392b Amended readme with new require name
14 years ago
csausdev 2fe9b0b6bd added npm instructions to readme
14 years ago
csausdev 6c8ce6614d renamed log4js-node.js to log4js.js
14 years ago
csausdev 8951600acd updated to work with npm
14 years ago
csausdev 24b22c4afb Updated README example
15 years ago
csausdev 0d100c0ab2 removed dependency on process.mixin
15 years ago
csausdev 87823f6e22 updated to work with node 0.1.33
15 years ago
csausdev 64fafc3f53 fixed to work with node v0.1.30
15 years ago
csausdev f130b95b08 changes for node 0.1.30, tests run but don't pass yet
15 years ago
csausdev 15e9a30d05 Added logLevelFilter
15 years ago
csausdev 30121affd9 removing superfluous escaping of readme log output
15 years ago
csausdev 5faad92df7 tidying up the readme
15 years ago
csausdev a95c015633 First commit.
15 years ago