Gareth Jones
f9aa03832a
chore: deprecated the gelf appender
2018-02-22 07:52:16 +11:00
Gareth Jones
0a483ec45b
Merge pull request #663 from idenisovs/configure-oneliners
...
Configure method for oneliners
2018-02-16 07:39:48 +11:00
Ilya Denisov
2bc9a5483f
feat(configure): configure(...) returning the log4js object.
2018-02-12 21:06:08 +02:00
Ben Arwin
2a2843730d
feat(redis): quit on log4js.shutdown
2018-02-11 13:42:09 -08:00
Gareth Jones
df58b2a466
fix( #652 ): access levels before configure is called
2018-01-19 08:10:35 +11:00
Gareth Jones
796e3bd731
Merge pull request #648 from tmihalcin/logger-initial-configuration
...
fix: deferred logger configuration.
2018-01-17 08:11:59 +11:00
Gareth Jones
1b67ce12ef
Merge pull request #649 from raphaelts3/master
...
feat(logstash): add new logstashHTTP
2018-01-17 08:10:05 +11:00
Anteoy
c4bd2cb81f
update rabbitmqAppender test
2018-01-16 23:20:56 +08:00
Anteoy
7561face15
rabbitmq share a connection
2018-01-16 21:31:08 +08:00
anteoy
ef2cd688cb
feat(rabbitmq): Added ability to push to rabbitmq
2018-01-16 15:28:40 +08:00
Raphael Tomé Santana
2899c951da
feat(logstash): add new logstashHTTP
2018-01-15 23:14:17 -02:00
Tomas Mihalcin
d92d885518
fix: deferred logger configuration.
...
logger will be configured either by user or at first call to getLogger
2018-01-15 09:33:54 +01:00
Gareth Jones
f2f9790bec
fix(cluster): potential bug when cluster not available
2017-12-12 08:32:35 +11:00
Gareth Jones
835189696d
fix(cluster): added circular json dep
2017-12-12 08:17:53 +11:00
Gareth Jones
f1a7d57931
chore(merge): merging from master
2017-11-18 10:46:13 +11:00
Gareth Jones
8627f743ef
fix( #614 ): bumped deps of debug, date-format, streamroller
2017-11-17 08:47:45 +11:00
Gareth Jones
906a77403d
chore(lint): added linting to test files
2017-11-14 08:45:22 +11:00
Rami Cohen
0e13be9f91
chore: upgraded dev deps
2017-11-12 19:14:23 -07:00
Rami Cohen
dc2079e4c1
fix(fileSync): options not used
2017-11-12 11:30:06 -07:00
Eyal Mey-Tal
1d3afee6d5
feat(logstashUDP): Added ability to have dynamic fields
2017-11-11 15:05:05 -07:00
Rami Cohen
10cace17bd
fix(logstashUDP): handle null and undefined in optional params
2017-10-30 20:59:22 -06:00
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
4f8336ffbd
Merge pull request #550 from nomiddlename/cluster-feature-flag
...
fix(cluster): add flag to turn off the cluster support
2017-09-26 06:35:08 +10:00
Gareth Jones
f266757fcf
fix(cluster): add flag to turn off the cluster support
2017-09-25 09:47:03 +10:00
Rami Cohen
31c8a2d8d1
fix: sticky fields
...
Fixed an issue that was introduced in commit 6746e2e0488f3c900fd358af0a50d4795df65de7
All fields became sticky, so each time a field was sent via a message, it showed up in all messages after that
2017-08-26 09:14:08 -06:00
Gareth Jones
fc3b0e243c
fix(pm2): was missing logs on instance=0
2017-07-28 08:12:51 +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
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
0398bf804b
fix(connect): exporting connect logger
2017-07-10 17:12:52 +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
b65aef9faf
fix(config): changed to work in node v4,v5
2017-07-03 08:00:17 +10:00
Gareth Jones
0d10e2ade5
feat(levels): custom colours for levels in config #90 #254
2017-07-02 23:52:29 +10:00
Jorge Silva
6e15364ef5
feat( #130 ): Add support for MDC in pattern layout
2017-06-17 13:59:06 +01:00
Gareth Jones
8e0ce26e44
fix(multiprocess): worker shutdown fix, and updated example
2017-06-13 08:39:56 +10:00
Gareth Jones
b59f882a7a
docs(layouts): added docs for layouts, and code for custom layouts
2017-06-06 08:29:38 +10:00
Gareth Jones
d27ae8694e
fix(logger): logger levels now shared across instances of same category
2017-04-28 08:29:14 +10:00
Jan Peter Stotz
2c7cbf0d41
bugfix for issue #457 : pattern %z (process id) can not be padded/truncated
2017-03-27 14:26:02 +02: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
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