Rami Cohen
04577a70d0
feat(logstashUDP): Added args config option
...
Added a config option called args, to determine how to log args:
both (default for backward compatibility): under the fields property and as direct properties of the log object.
fields: only under the fields property.
direct: only as direct propertiesd of the log object.
2017-10-23 20:30:25 -06:00
Gareth Jones
f266757fcf
fix(cluster): add flag to turn off the cluster support
2017-09-25 09:47:03 +10:00
Gareth Jones
082f0ccede
fix(pm2): debug and examples for pm2
2017-07-26 09:19:10 +10:00
Gareth Jones
78d9e3568e
fix( #252 ): stacktraces in different vm context
2017-07-26 08:54:25 +10:00
Gareth Jones
df11123fb3
fix(gelf): null log message fix #173
2017-07-23 17:41:24 +10:00
Gareth Jones
e45bb68919
fix(test): tweaked a couple of tests that fail during coverage
2017-07-23 17:09:03 +10:00
Gareth Jones
9771814a99
test(pm2): increasing timeout to see if it makes build less flaky
2017-07-23 15:33:34 +10:00
Gareth Jones
81ddd053e2
feat(pm2): got tests for pm2 working
2017-07-21 08:35:36 +10:00
Gareth Jones
84ab47d6e5
feat(pm2): got pm2 working, needs tests
2017-07-18 22:42:06 +10:00
Gareth Jones
fe4d206b5a
fix( #368 ): improved appender search path
2017-07-17 08:55:19 +10:00
Gareth Jones
3de180710d
fix( #501 ): don't break when objects are weird
2017-07-14 08:50:41 +10:00
Gareth Jones
f25f1e147e
feat(multiFile): added multiFile appender ( #437 )
2017-07-14 08:17:08 +10:00
Gareth Jones
bff675fd9b
fix(cluster): removed pattern layout cluster, because it would not work
2017-07-07 09:12:10 +10:00
Gareth Jones
58e65543fa
fix(cluster): removed cluster appender, moved cluster handling into core
2017-07-07 08:48:17 +10:00
Gareth Jones
0d10e2ade5
feat(levels): custom colours for levels in config #90 #254
2017-07-02 23:52:29 +10:00
Gareth Jones
8de8bcb671
fix(tests): added test to cover setting level on subcategory
2017-06-22 08:19:24 +10:00
Jorge Silva
6e15364ef5
feat( #130 ): Add support for MDC in pattern layout
2017-06-17 13:59:06 +01:00
Gareth Jones
5eda1d367a
test(multiprocess): added test for worker shutdown
2017-06-14 08:37:20 +10:00
Gareth Jones
826d47d4c3
test(stderr): improved coverage
2017-06-13 08:38:34 +10:00
Gareth Jones
d27ae8694e
fix(logger): logger levels now shared across instances of same category
2017-04-28 08:29:14 +10:00
Gareth Jones
cb142eb0b9
chore(redis): fixed a lint warning
2017-03-27 08:52:04 +11:00
Gareth Jones
fd9f138931
chore(merge): redis appender merged into version-2
2017-03-24 08:45:16 +11:00
Gareth Jones
8be0b8e478
Merge branch 'master' into version-2
2017-03-23 08:16:41 +11:00
Gareth Jones
e6a9cfbcd1
Merge pull request #452 from wadecha/master
...
add redis appender
2017-03-23 08:10:39 +11:00
Gareth Jones
2e035286d1
fix(exit): made exit listeners responsibility of caller
2017-03-20 09:04:36 +11:00
Gareth Jones
c4a6efaf0f
fix(test): exit listener test fix for new shutdown functions
2017-03-20 08:47:48 +11:00
Gareth Jones
9631b620c4
fix(stderr): updated stderr to new appender format
2017-03-20 08:46:44 +11:00
Gareth Jones
833c5a0881
chore(merge): merged in changes from master
2017-03-20 08:21:45 +11:00
Gareth Jones
ea14c9a995
fix(logFaces): got logFaces appenders working
2017-03-17 07:48:26 +11:00
wadecha
20ad278f31
Update redisAppender-test.js
2017-03-16 14:54:53 +08:00
wadecha
0162852d8a
Update redisAppender-test.js
2017-03-16 12:11:53 +08:00
wadecha
b6e27031bc
Update redisAppender-test.js
2017-03-16 11:57:48 +08:00
wadecha
64b129a0aa
Update redisAppender-test.js
2017-03-16 11:50:15 +08:00
wadecha
da7c236735
Update redisAppender-test.js
2017-03-16 11:46:01 +08:00
wadecha
1c0922a2f8
Update redisAppender-test.js
2017-03-16 11:40:05 +08:00
wadecha
317d68ea1a
Update redisAppender-test.js
2017-03-16 11:26:48 +08:00
wadecha
15583cb5ee
Update redisAppender-test.js
2017-03-16 11:18:53 +08:00
wadecha
3452566fe3
Update redisAppender-test.js
2017-03-16 11:17:45 +08:00
wadecha
1cfc4ebc3f
Update redisAppender-test.js
2017-03-16 10:31:00 +08:00
wadecha
cd53058dd3
Update redisAppender-test.js
2017-03-16 10:23:48 +08:00
wadecha
44616d0704
Update redisAppender-test.js
2017-03-16 09:27:16 +08:00
wadecha
df0d8d8b7e
Update redisAppender-test.js
2017-03-16 09:21:28 +08:00
wadecha
4c336e13c9
Update redisAppender-test.js
2017-03-16 09:05:03 +08:00
wadecha
b891c3c9a3
Create redisAppender-test.js
2017-03-15 19:38:10 +08:00
hansonw
303f10a70d
fix(fileAppender): Fix up shutdown functions
2017-03-15 00:41:44 -07:00
Gareth Jones
dd208520d8
fix(logFaces): split logfaces into UDP+HTTP, added context to loggers
2017-03-15 10:01:13 +11:00
Gareth Jones
2de20d5d00
fix(test): subcategories test now passes
2017-03-09 08:51:02 +11:00
Gareth Jones
4333261721
fix(levels): added level configuration, fixed smtp appender
2017-03-09 08:28:41 +11:00
Gareth Jones
514fb9c771
fix(test): got multiprocess tests working
2017-02-27 08:25:11 +11:00
Gareth Jones
d26b1a147b
refactor: fixed a few more tests
2017-02-08 09:10:14 +11:00