Commit Graph

234 Commits (cd3971cc03b4781c104e6504e7504500d8e61606)

Author SHA1 Message Date
osher cd3971cc03 fix bug: headers are changed after log entry emits
10 years ago
Gareth Jones 39ce97d140 Merge pull request #242 from marcelog/marcelog_logstash_udp_appender
10 years ago
Marcelo Gornstein a7a0964803 adding logstash UDP appender
10 years ago
Christian Langer 82950eb965 pass options to wrapped appender in logLevelFilter
10 years ago
Dmitry M. Lazutkin 7558a3c367 Closes #238 Updated async library in order to use lib in —use-strict mode
10 years ago
Jakub Chmura 00c62c7fa6 Adding maxLevel to levelFilter.
10 years ago
j2ro 3e78fcb630 #233: Adding ability to put pid in log layout pattern
10 years ago
j2ro 44687e1bd1 #233: Adding ability to put pid in log layout pattern
10 years ago
Grégoire Charvet 黑瓜 feef9975c7 Remove test logging
10 years ago
Grégoire Charvet 黑瓜 93695fbfc4 Change spaces by tabs
10 years ago
Grégoire Charvet 黑瓜 0571089a8b Correctly send message, level and hostname
10 years ago
Gareth Jones c03185b563 Merge pull request #231 from eurekaa/buffered-logger
10 years ago
Stefano Graziato 59a6703549 getBufferedLogger tested.
10 years ago
Gareth Jones ceffdf92e4 Removed hook.io appender, because hook.io does not build on systems without python
10 years ago
Stefano Graziato c9e72d0f00 added getBufferedLogger function.
10 years ago
Gareth Jones 0242bae78f Merge pull request #214 from GregoireDigbil/master
10 years ago
mishless 66872d136d Update connect-logger.js to work correctly with express
10 years ago
Gareth Jones 4648e7a5e6 Merge branch 'master' of https://github.com/mayconbordin/log4js-node into mayconbordin-master
10 years ago
Gareth Jones 60d2e093ae Merge branch 'set-global-log-level' of https://github.com/RolfKoenders/log4js-node into RolfKoenders-set-global-log-level
10 years ago
Gareth Jones a4d55b3339 fixed up test after merge
10 years ago
Jens John 52b4aa1874 fix uninitialized field error
10 years ago
Jens John 0f51ab1bb3 GELF appender: set version to 1.1
10 years ago
Jens John 5b2d840472 GELF appender: move facility key into a custom field if present
10 years ago
Jens John ca635fc4b9 GELF appender: don't send full_message field
10 years ago
Grégoire Charvet 黑瓜 d65d053bc1 Format message before adding loggly metadata
10 years ago
Gareth Jones b2edbb1146 Merge pull request #175 from devotis/master
10 years ago
Gareth Jones 99e7c0981d Merge pull request #189 from jengler/add-support-for-prerequired-appender-styles
10 years ago
Gareth Jones 06bab894af Merge pull request #203 from idalv/master
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
Vladimir Mitev f8b6cc7c39 Revert "Update connect-logger.js to work correctly with express"
10 years ago
mishless d18fb466fb Update connect-logger.js to work correctly with express
10 years ago
Vladimir Mitev 2daf29b400 Clusterred appender should consider the categories.
10 years ago
Gareth Jones 614127bb10 added shutdown to datefile
11 years ago
Gareth Jones a549df44b4 Merge pull request #199 from lulurun/fix_file_appender
11 years ago
Xiaolu Liu f5a76d9073 file won't get rolled if the process restarted daily
11 years ago
Xiaolu Liu 29d941f0a6 fix shutdown method: make sure to callback when write completed immediately
11 years ago
Gareth Jones e4d5228f2b Merge branch 'flush-on-exit'
11 years ago
John Engler 633ed3cddb Support for disabling log writes on shutdown.
11 years ago
John Engler 8ca092cdb9 Removed callback to write, as it is not needed.
11 years ago
John Engler 3ec9811b5e Update log4js module to expose a shutdown function.
11 years ago
John Engler c569919160 Simplied loadAppender logic.
11 years ago
John Engler 28f7c87a0e Allow adding of appenders as objects
11 years ago
Gareth Jones 470baa6c09 Merge pull request #187 from jci-fox/addHasLogger
11 years ago
jci-fox fd05d90c2f adding ability to check if a logger exists
11 years ago
jci-fox 22c156582f Adding level checks on dynamic logging
11 years ago
Rolf Koenders 6ae01b2b84 Update log4js.js
11 years ago
Rolf Koenders e7c0b0da52 Changed to only the ‚levels’ option as discussed in #87
11 years ago
Rolf Koenders 25fa48ee8d Set the global level via the configuration object passed to
11 years ago