Commit Graph

286 Commits (8492519e3b0541b6f43898babebfafec4b62f094)
 

Author SHA1 Message Date
Gareth Jones 8492519e3b Fixing issue #137
11 years ago
Gareth Jones fdc9d253c9 0.6.5
12 years ago
Gareth Jones 18e21ca473 Merge branch 'master' of https://github.com/nomiddlename/log4js-node
12 years ago
Gareth Jones ab8c7ed89d Merge pull request #136 from issacg/dontalwaysrename-bug
12 years ago
Gareth Jones aa4f7c071b Merge pull request #135 from jmav/master
12 years ago
Issac Goldstand dc632f4705 Fixes bug introduced in github issue #132 where file rolling needs to be handled differently for alwaysIncludePattern streams
12 years ago
Jure Mav ac6284add1 Added automatic level detection to connect-logger, depends on http status response.
12 years ago
Issac Goldstand 2da01cc611 Fixes bug introduced in github issue #132 where renaming a file to itself can cause an unhandled error
12 years ago
Gareth Jones ad8229145e Merge pull request #133 from issacg/baseFileRollingStream-bug
12 years ago
Issac Goldstand 8c12c948d9 Fixes bug in detecting empty options (see issue #132 on github)
12 years ago
Gareth Jones af6ae7af98 new version for alwaysIncludePattern
12 years ago
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
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