Commit Graph

23 Commits (master)

Author SHA1 Message Date
Gareth Jones d31521bac0 Merge pull request #240 from vivocha/vivocha-0.6.20
10 years ago
Luis Malheiro 036293db41 Log compression.
10 years ago
Dmitry M. Lazutkin 7558a3c367 Closes #238 Updated async library in order to use lib in —use-strict mode
10 years ago
Ryan Wilson f8ffccffd5 epic day with a forgotten console
10 years ago
Ryan Wilson 7d50b4aeff removed check for writeable
10 years ago
Ryan Wilson b12200fabc Update for "write after end" uncaught error.
10 years ago
Xiaolu Liu f5a76d9073 file won't get rolled if the process restarted daily
11 years ago
Gareth Jones 0e5da1d361 moved debug fn out to own module, added tests
11 years ago
Gareth Jones 40ec9e98e4 more linting
11 years ago
Gareth Jones cc2e94cf11 more linting
11 years ago
Gareth Jones 2de838bc76 more linting
11 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
Issac Goldstand 2da01cc611 Fixes bug introduced in github issue #132 where renaming a file to itself can cause an unhandled error
12 years ago
Issac Goldstand 8c12c948d9 Fixes bug in detecting empty options (see issue #132 on github)
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 29b02921b6 add option alwaysIncludePattern to dateTime appender to always use the filename with the pattern included when logging
12 years ago
Gareth Jones ed7462885f backporting new streams to node 0.8 for issue #129
12 years ago
Jim Schubert f3271a3997 Add standard debug conditional function
12 years ago
Gareth Jones 65e490cbd2 Fixes for version v0.10 streams, breaks log4js for older versions of node
12 years ago
Nicolas Pelletier b75e3660f4 Speed up file logging for high rate of logging.
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