Commit Graph

227 Commits (date-rolling-file-appender)
 

Author SHA1 Message Date
Gareth Jones d64d4ca0ca updated to remove TODO and credit danbell
13 years ago
Gareth Jones b338b34fd6 added tests for pattern layout
13 years ago
Gareth Jones 3691648cd0 fixed patternlayout, needs tests though
13 years ago
Gareth Jones d7ffa59434 moved level colours into layouts where they belong, updated README
13 years ago
Gareth Jones 5868856a7d all tests pass, now with proper console.log formatting
13 years ago
Gareth Jones f89d54b66e removed main function, now using felixge's sandboxed-module, split code into multiple files
13 years ago
Gareth Jones e121ca345a removed main function, now using felixge's sandboxed-module, split code into multiple files
13 years ago
Gareth Jones 8767cda15f removed the extensions to Date, put them in their own library
13 years ago
Gareth Jones 8eaff77974 Merge pull request #14 from AlexanderS/master
13 years ago
Alexander Sulfrian d7a97366cb global log level is now set via the log4js object
14 years ago
Alexander Sulfrian a1681f5579 added tests for global loglevel
14 years ago
Alexander Sulfrian 1fa9d029a2 added possibility to define global and local log levels
14 years ago
csausdev ffdfca7d99 fixing some formatting problems
14 years ago
csausdev 1ee8cfcd74 removed a mention of console.log
14 years ago
csausdev f386f003be removed the console.log replacement from the readme
14 years ago
csausdev 9f4878d82c Disabling the console.log replacement
14 years ago
csausdev d9bfc5db44 Added devDependencies for npm
14 years ago
csausdev a50c02a3e5 Added coloured layout to configuration (thanks @melin)
14 years ago
Daniel Bell 59f7e0af3c Added connect/express logger.
14 years ago
Daniel Bell 3f95e02cba Merged latest changes from upstream.
14 years ago
csausdev 540a683566 moved logLevelFilter tests to vows
14 years ago
csausdev c74120e499 moved Date tests to vows format
14 years ago
csausdev 6f79694904 added messagePassThroughLayout to vows tests
14 years ago
csausdev 47fcb2233d Added log rolling to config files
14 years ago
csausdev fb8b4554e1 added a log rolling function to file appender
14 years ago
csausdev 0258fda93c added test for log roller, not written yet
14 years ago
csausdev 80e3ed7174 added masylum's coloured layout function
14 years ago
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