Commit Graph

227 Commits (date-rolling-file-appender)
 

Author SHA1 Message Date
Gareth Jones 2b889fe776 Working date rolling file appender.
12 years ago
Gareth Jones 9ac61e37f4 Refactored where the exit handler gets added
12 years ago
Gareth Jones 185f343e68 Working date rolling file stream
12 years ago
Gareth Jones be1272cd7c moved streams code around, added stub for DateRollingFileStream
12 years ago
Gareth Jones cbc1dd32f9 fixed up some dodgy tabbing
12 years ago
Gareth Jones a6fb26efb1 Removed mentions of pollInterval (issue #93)
12 years ago
Gareth Jones 012b0d5ed7 version 0.5.2
12 years ago
Gareth Jones de72005e7e Fixed layout stack trace test
12 years ago
Gareth Jones c6a0e58409 Merge pull request #89 from ixti/master
12 years ago
Aleksey V Zapparov f832a2ba79 Do not assign multiple `exit` handlers for FA
12 years ago
Aleksey V Zapparov 3f10b68c30 Add test for amount of exit listeners in FA
12 years ago
Gareth Jones 54c311842c Merge pull request #86 from osher/patch-3
12 years ago
osher f948b5f5cd Add unit tests - layouts-test.js
12 years ago
osher 54e420eb58 Update lib/layouts.js
12 years ago
Gareth Jones 40ba24a55d Renamed tests so that vows will pick them up automatically
12 years ago
Gareth Jones e3a20a1746 bumped npm version
12 years ago
Gareth Jones 7a02f39921 Fallback to \n if os.EOL is not defined
12 years ago
Gareth Jones b6ba3bce00 Merge branch 'master' of https://github.com/nomiddlename/log4js-node
12 years ago
Gareth Jones 638ce187bb use os.EOL instead of \n
12 years ago
Gareth Jones 3cbae96a97 Changed multiprocess appender to use a single socket per client
12 years ago
Gareth Jones a33e48cb07 Changed multiprocess appender to use a single socket per client
12 years ago
Gareth Jones df491c0b14 Changed multiprocess appender to use a single socket per client
12 years ago
Gareth Jones 6ff1a2499f removed 0.7 added 0.8
12 years ago
Gareth Jones ce2d7df8df Merge pull request #78 from druciak/smtp
12 years ago
Gareth Jones 1b12265800 Merge branch 'master' of https://github.com/nomiddlename/log4js-node
12 years ago
Gareth Jones 32e9045334 added explanation of console appender
12 years ago
Gareth Jones 1aed671137 added fromreadme.js example, updated README
12 years ago
Gareth Jones 68b47dd51c expanded example to include loading appender programmatically
12 years ago
Gareth Jones 8f9b4444f6 made sure example works with categories
12 years ago
Gareth Jones e49f7107fb example now works
12 years ago
druciak 077302c772 SMTP appender migrated to nodemailer 0.3.x
12 years ago
Gareth Jones 6f0dfa0c5f Added note about console.log replacement.
12 years ago
Gareth Jones 82a6bee331 Fixed the wiki links.
12 years ago
Gareth Jones ad7e844d68 bumped npm version
12 years ago
Gareth Jones bef2075c60 moved some docs to the wiki
12 years ago
Gareth Jones a046523804 Moved Logger into separate file, added support for loading appenders outside log4js, removed 'name' from appender requirements
12 years ago
Gareth Jones 0ed1a137d6 moved Logger class out of main module
12 years ago
Gareth Jones 33a92b5dd6 Removed some exports that are no longer needed
12 years ago
Gareth Jones 0901794b35 Moved abspath option checking into file appender, log4js options now passed to appenders
12 years ago
Gareth Jones 05d5265554 updated hook.io version, was breaking travis build
12 years ago
Gareth Jones 9a29d6222e changed minimum node version to 0.6
12 years ago
Gareth Jones 38a89dcf3d manually merged TooTallNate's pull request #62
12 years ago
Gareth Jones 754ac2c5ac changed config loading to be more predictable
12 years ago
Gareth Jones ccc4976206 updated node versions for travis
13 years ago
Gareth Jones 6e7348f8d8 all tests pass
13 years ago
Gareth Jones 61078e88ef fixed the nolog tests
13 years ago
Gareth Jones 613a077a61 fixed test-configureNoLevels
13 years ago
Gareth Jones 68d1c8fa07 Merge pull request #69 from NetDevLtd/feature/setLevelAsymmetry
13 years ago
Gareth Jones 216937637d Merge pull request #70 from NetDevLtd/feature/configureNoLevels
13 years ago
Mike Bardzinski ff5b8d2939 Added vows test for the log4js.configure inconsistency, when no 'levels' property is passed in the configuration
13 years ago