Commit Graph

163 Commits (b4ca201a9147e11661f29fa41286c6b914a7b65b)
 

Author SHA1 Message Date
Shripad K b4ca201a91 feature: allow passing cwd as an option
13 years ago
Gareth Jones 2ab6f5fa24 Merge pull request #56 from arifamirani/master
13 years ago
Arif Amirani 9bad070b8a Changed tests to not use live udp server as it fails on CI
13 years ago
Gareth Jones 5aaa9fcd50 Merge pull request #54 from arifamirani/master
13 years ago
Arif Amirani b7e77b11ad Fixed some spacing to make README more legible
13 years ago
Arif Amirani 615b534b56 Added README for gelf appender
13 years ago
Arif Amirani 788de0cac3 Added basic tests for gelf appender
13 years ago
Gareth Jones 4d484ad752 Merge pull request #53 from vincentcr/master
13 years ago
Arif Amirani 449893fd24 Added missing dependency on compress-buffer
13 years ago
Arif Amirani 5bdeaf68d7 Adding gelf as an appender
13 years ago
Vincent Côté-Roy a5b09b3ead fix restoreConsole by making console appender not depend on _preLog4js_log
13 years ago
Daniel Bell 05c4c59c20 Refactored streams to make it easier to write other rolling based file appenders.
13 years ago
Gareth Jones b4a5227fc0 Merge pull request #49 from Pita/patch-1
13 years ago
Gareth Jones b152618dbc made the file tests more robust
13 years ago
Gareth Jones a999d8fc00 Fixed the file appender tests
13 years ago
Gareth Jones 78de73a274 Working version of fully-async log rolling file appender - tests need fixing though
13 years ago
Peter 'Pita' Martischka 4cf1d1cfa4 Fixed a BUG that prevents connectlogger from working if loglevel is WARN
13 years ago
Gareth Jones e5d0b3348f bumped version
13 years ago
Gareth Jones f10a6e164e windows throws an EEXIST error when renaming, need to handle it
13 years ago
Gareth Jones cea3dc97d1 Changes to handle drain events not fired on write in linux & windows - should fix issue #44
13 years ago
Gareth Jones a3a0c55322 version 0.4.0
13 years ago
Gareth Jones 51d48165fd Added travis-ci.org config
13 years ago
Gareth Jones 7d50c45801 Rewrote file appender, fixing issue #16 and issue #31
13 years ago
Gareth Jones 40c5f5ee70 added methods and config to turn off console.log replacement (issue #34)
13 years ago
Gareth Jones 1d769fdf33 added build and node_modules
13 years ago
Gareth Jones bc665b875e vows seems to have removed assert.length, replaced with assert.equal
13 years ago
Gareth Jones 154c0dc299 changed web->url in bugs (issue #41)
13 years ago
Gareth Jones 050fae5230 replaced 'sys' with 'util' (issue #42)
13 years ago
Gareth Jones 342286e062 Merge pull request #40 from druciak/smtp
13 years ago
druciak 537f1058b9 Add SMTP appender
13 years ago
Gareth Jones 283a403a11 Merge pull request #37 from dbrain/master
13 years ago
Danny Brain ae8aaa5376 Add a short description on using multiprocess logger
13 years ago
Danny Brain a95117c0d3 Add tests for multiprocess file appender
13 years ago
Danny Brain 097390bc89 Add multiprocess appender, pending tests
13 years ago
Gareth Jones 0a0119300b Merge pull request #32 from dbrain/master
13 years ago
Gareth Jones fde66f92f5 Merge branch 'master' of https://github.com/csausdev/log4js-node
13 years ago
muddydixon 516659f733 add test code for no log
13 years ago
muddydixon 5aabebbdb7 change check target from req.url to req.originalUrl
13 years ago
Danny Brain 8b376eb46e Buffer the logging until the hook is ready, will prevent lost logs
13 years ago
Danny Brain ced570413c Pass in all appender parameters to the Hook constructor so a port can be specified
13 years ago
Gareth Jones b2827076da Merge pull request #30 from dbrain/master
13 years ago
Danny Brain 07e920cc1b Quick check to make sure the actualAppender gets the right configuration
13 years ago
Danny Brain 89f3659825 Fix the logLevelFilter with lazy loading
13 years ago
Danny Brain 23a2758a6d Lazy load any new style appenders
13 years ago
Danny Brain 25aa075fad Basic (ugly) test
13 years ago
Danny Brain d099a9fc3f Update readme to describe hook.io usage
13 years ago
Danny Brain 7bc460e8e0 Update readme to describe hook.io usage
13 years ago
Danny Brain 681decf51f Update readme to describe hook.io usage
13 years ago
Danny Brain b93691b82a Update readme to describe hook.io usage
13 years ago
Danny Brain f82ecf8f2a Update readme to describe hook.io usage
13 years ago