Commit Graph

429 Commits (logger-decoupling)
 

Author SHA1 Message Date
Gareth Jones 936ad4da8e fixed tests broken by alwaysIncludePattern
12 years ago
Gareth Jones 097ae3d7f1 Merge branch 'alwaysIncludePattern' of https://github.com/issacg/log4js-node into isaacg-alwaysIncludePattern
12 years ago
Issac Goldstand 04de4ed8d3 fix OS-specific endline mucking test results (:-O not everyone uses linux?!?!)
12 years ago
Issac Goldstand 29b02921b6 add option alwaysIncludePattern to dateTime appender to always use the filename with the pattern included when logging
12 years ago
Gareth Jones 48ed5d1222 Removed the warning about node 0.10
12 years ago
Gareth Jones 7844b0d2e4 0.6.3
12 years ago
Gareth Jones 8b49ba9f3d added node 0.8 to travis config and package.json
12 years ago
Gareth Jones ed7462885f backporting new streams to node 0.8 for issue #129
12 years ago
Gareth Jones 36c5175a55 0.6.2
12 years ago
Gareth Jones 22160f90b3 fixed the multiprocess tests
12 years ago
Gareth Jones 73437ecb40 Merge branch 'master' of https://github.com/dsn/log4js-node into dsn-master
12 years ago
Gareth Jones 107e33c0d1 merged in change from @vojtajina for pull request #128
12 years ago
Gareth Jones 6352632fb2 fix version of node supported
12 years ago
Gareth Jones 0544342e9f Merge pull request #128 from Dignifiedquire/master-engine
12 years ago
Friedel Ziegelmayer 1d1153d32f Fix node engine in package.json
12 years ago
Gary Steven e58cf201ca Updated for Node 0.10.x
12 years ago
Gareth Jones 83271e47fc Merge pull request #125 from jimschubert/master
12 years ago
Jim Schubert f3271a3997 Add standard debug conditional function
12 years ago
Gareth Jones 4b7cf589a2 Fixing the wiki links (issue #124)
12 years ago
Gareth Jones c8f401c47d fixed travis node version format
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
Nick Howes eb21e10208 Category excluding filter.
12 years ago
Gareth Jones f272e3fd0a Merge branch 'master' into util.format
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
Gareth Jones c9a890b37b added some test output files to gitignore
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 0dbc4921a3 Changed layouts to use util.format instead of my own implementation
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