Commit Graph

211 Commits (0c74fbbf7d93432f70a4765e2cd12d7a73616375)

Author SHA1 Message Date
Skylar Lowery 1454ae5350 Use isUndefined test method vs equals undefined
10 years ago
Skylar Lowery 3cf1d697e8 Remove GELF flag when capturing custom fields
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
Christo Fogelberg 41504a755d test/connect-logger-test.js - tests for custom tokens
10 years ago
Christo Fogelberg f22621199f test/connect-logger-test.js - trailing whitespace Sublime removed
10 years ago
Gareth Jones d31521bac0 Merge pull request #240 from vivocha/vivocha-0.6.20
10 years ago
Patrick Hogan f987990339 added null tests
10 years ago
osher 2f44dbf53e 0.8 compatibility
10 years ago
osher 9da158f945 fix tests - they have to be async!
10 years ago
Marcelo Gornstein a7a0964803 adding logstash UDP appender
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 492c45d055 Test for appender using subcategories.
10 years ago
Luis Malheiro ebbbea198d Added test to check loggers using sub-categories.
10 years ago
Luis Malheiro 02ea4831ea Test for the 'compress' option at the file appender.
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 ade6dd8ea0 Adjusting and adding new tests for logLevelFilter to handle the maxLevel option.
10 years ago
j2ro 44687e1bd1 #233: Adding ability to put pid in log layout pattern
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 a27345461b altering the timings on some tests to make them slightly less flaky (maybe)
10 years ago
Pavel Sysolyatin 3c4c98bb0b Make some test windows friendly.
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 2b0a58c2f2 reflect the above changes ; forgot a facility field
10 years ago
Jens John fcafed9a7e fix gelfAppender-test.js to reflect the above changes
10 years ago
Jens John 7ff053f104 fix test/gelfAppender-test.js to reflect full_message being gone
10 years ago
Gareth Jones 99e7c0981d Merge pull request #189 from jengler/add-support-for-prerequired-appender-styles
10 years ago
Vladimir Mitev e638ff7271 Unit test.
10 years ago
= 8cf03507dd Add unit test to check if the level is set on all categories
11 years ago
Gareth Jones 9b538ee8ed fixed timezone flakiness
11 years ago
Gareth Jones e4d5228f2b Merge branch 'flush-on-exit'
11 years ago
John Engler 6e3da6f44b Added error throwing when error loading test file.
11 years ago
John Engler 3b5eb28115 Update dateFile EOL usage to be consistent with appender.
11 years ago
John Engler 633ed3cddb Support for disabling log writes on shutdown.
11 years ago
John Engler 28f7c87a0e Allow adding of appenders as objects
11 years ago
jci-fox 73344ba79f fixing unit test
11 years ago
Christiaan Westerbeek 9b4c7d1574 Fixes the error with test/logglyAppender-test
11 years ago
Christiaan Westerbeek 5286c50375 Added the basic files for Loggly appender
11 years ago
Maycon Bordin 7fcdb2e651 fixed a issue with the encoding on node 0.8
11 years ago
Maycon Bordin 60a84f16cf added tests for the fileSync appender and changed the behavior of fileSync to create an empty log when called, just like the file appender does
11 years ago
Emile Cantin 8b8844694f Fixed unit tests, now with regexes.
11 years ago
Emile Cantin abdba8e56f Added logic to serialize Error objects correctly
11 years ago
wood1986 cd286fa25f Update layouts-test.js
11 years ago
wood1986 613474eb44 Update layouts-test.js
11 years ago