Commit Graph

256 Commits (release-0.6.0-fixup)
 

Author SHA1 Message Date
Gareth Jones 6352632fb2 fix version of node supported
12 years ago
Gareth Jones ecbf41bc83 updated readme with node 0.10 info
12 years ago
Gareth Jones 65e490cbd2 Fixes for version v0.10 streams, breaks log4js for older versions of node
12 years ago
Gareth Jones 5e242c9dc9 bumped version
12 years ago
Gareth Jones 50eefcc701 Merge pull request #116 from imkira/master
12 years ago
Mário Freitas 8e53c6213e fix: pass options from multiprocess appender to inner appender
12 years ago
Gareth Jones a15a628311 Merge pull request #115 from NicolasPelletier/master
12 years ago
Nicolas Pelletier b75e3660f4 Speed up file logging for high rate of logging.
12 years ago
Gareth Jones 22da6226e5 Merge pull request #113 from bitcloud/patternLayout_tokens
12 years ago
Jan Schmidle a3bdac8e14 updated require in example to match other examles
12 years ago
Jan Schmidle af428c5669 added example on pattern tokens usage
12 years ago
Jan Schmidle 5c75ba9468 fixed small issue that could occur with wrong evaluated parameters
12 years ago
Jan Schmidle bec0d05847 added some documentation to the function header
12 years ago
Jan Schmidle e4bf405f20 add your own tokens to the patternLayout
12 years ago
Gareth Jones 95568f352b Merge pull request #110 from Dignifiedquire/fix-2
12 years ago
Gareth Jones 6da6f3c90e Merge pull request #109 from Dignifiedquire/fix-1
12 years ago
Friedel Ziegelmayer 7f57d14e70 Move examples into their own directory.
12 years ago
Friedel Ziegelmayer f478793da3 Misc code highlighting fixes in readme.md
12 years ago
Gareth Jones ec2f8fec3b Merge pull request #105 from ulikoehler/readme-syntax-highlighting
12 years ago
Uli Köhler 0167c84ea5 Added syntax highlighting to JS code in README.md
12 years ago
Gareth Jones 3e1a27e522 New version, with colours in pattern layout
12 years ago
Gareth Jones 8b42e46071 Merge pull request #101 from Dignifiedquire/feature-color-pattern
12 years ago
Friedel Ziegelmayer 4a7a90ed53 [feature] Add color option to pattern layout.
12 years ago
Gareth Jones a9307fd6da fix for issue #100, multiprocess appender and logLevelFilter don't play nicely
12 years ago
Gareth Jones 4739c65c68 Version 0.5.4
12 years ago
Gareth Jones 892181f88f Merge pull request #98 from danbell/master
12 years ago
Daniel Bell bdfa7f9a9b Delete LOG4JS_CONFIG environment variable after test has finished.
12 years ago
Daniel Bell ad63b801f7 Check environment variable LOG4JS_CONFIG for configuration file location.
12 years ago
Gareth Jones 2bfad6362a Version 0.5.3
12 years ago
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