Commit Graph

265 Commits (master)

Author SHA1 Message Date
Francisco Dans 3bf2bade32 x-forwarded-for
9 years ago
Skylar Lowery 3cf1d697e8 Remove GELF flag when capturing custom fields
10 years ago
hasegawa-jun ebfcf94db3 make sure to call require()
10 years ago
Gareth Jones adeb714243 made calling logger.log safe if level is not provided as first argument (github issue #279)
10 years ago
Gareth Jones eb87ccb78d Merge pull request #277 from hasegawa-jun/shutdown-smtp-appender
10 years ago
Gareth Jones 8360bb732c Merge pull request #282 from qbrandon/master
10 years ago
alawatthe 57fc9e7aa0 The smtp appender now works with the current version of nodemailer
10 years ago
Quentin Brandon 435f4f320f Bugfixes: get the unit tests passing again
10 years ago
Quentin Brandon af69eddd1c Add optional timezoneOffset config for appenders
10 years ago
hasegawa-jun 4dfe14a0c2 added shutdownTimeout option
10 years ago
Christo Fogelberg 25c543f8ae lib/connect-logger.js - allow options.tokens
10 years ago
Christo Fogelberg 24268422cf lib/connect-logger.js - format takes tokens array instead of req, res
10 years ago
Christo Fogelberg ba80dc1588 Trailing whitespace Sublime removed
10 years ago
hasegawa-jun adfad9ad20 Implemented shutdown function for SMTP appender
10 years ago
Gareth Jones d31521bac0 Merge pull request #240 from vivocha/vivocha-0.6.20
10 years ago
Gareth Jones c624aef282 Merge pull request #261 from boljen/clusterpid
10 years ago
Gareth Jones 0ae72ee424 Merge pull request #264 from FleetingClouds/master
10 years ago
Gareth Jones a4be20f8e1 Merge pull request #266 from sc2bigjoe/patch-1
10 years ago
Gareth Jones d10d40b572 Merge pull request #268 from askhogan/master
10 years ago
Gareth Jones 51ab2963d0 Merge pull request #269 from Nekle/master
10 years ago
Fuxian Ding 1f1442cb7c add options to reload function
10 years ago
Patrick Hogan 6b029e98fc Allow for blank tokens due to dynamic data
10 years ago
sc2bigjoe 1629e01df9 Update smtp.js
10 years ago
Martin Bramwell ec72c03f81 Force bundling of appenders/console
10 years ago
Christophe Bol 3300dfae60 fixed error when logging from the clustered master
10 years ago
Christophe Bol b694fd1d8d added cluster identifier support
10 years ago
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
Luis Malheiro 1e999f36d7 Fix and test for MARK level.
10 years ago
Luis Malheiro 17c9b29ca5 Removed property 'level' from the file appender, because that functionality is provided by appender logLevelFilter.
10 years ago
Luis Malheiro 39a73586ed Fixed bug that failed test 'set level on all categories'
10 years ago
Luis Malheiro 036293db41 Log compression.
10 years ago
Luis Malheiro 6fa998408a Adds subcategories to the appenders and loggers. Adds property "level" at the file appender to limit the levels that a file appender accepts.
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