Gareth Jones
|
835189696d
|
fix(cluster): added circular json dep
|
2017-12-12 08:17:53 +11:00 |
|
Gareth Jones
|
8e0ce26e44
|
fix(multiprocess): worker shutdown fix, and updated example
|
2017-06-13 08:39:56 +10: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 |
|
Gareth Jones
|
399562737a
|
Merge branch 'es6-refactor' of https://github.com/e-cloud/log4js-node into e-cloud-es6-refactor
|
2016-12-21 22:08:00 +11:00 |
|
Gareth Jones
|
c478c53db1
|
Fix for #397 - multiprocess shutdown
|
2016-12-21 08:24:09 +11:00 |
|
e-cloud
|
7d9dc55ff2
|
style: upgrade eslint and format the code
no logic changed.
|
2016-12-12 21:04:34 +08:00 |
|
e-cloud
|
85f31cf524
|
refactor: appenders/multiprocess.js
|
2016-07-15 21:33:58 +08:00 |
|
e-cloud
|
5328e03802
|
refactor: just format code according to the editor config(tests passed)
|
2016-07-14 17:36:30 +08:00 |
|
Gareth Jones
|
97fc892c00
|
fixing some jshint errors
|
2016-04-29 09:11:17 +10:00 |
|
Emile Cantin
|
abdba8e56f
|
Added logic to serialize Error objects correctly
This should fix #97.
|
2013-09-26 14:55:20 -04:00 |
|
Gareth Jones
|
5d6f00eda4
|
fixed all lint errors except ones which require refactoring of code
|
2013-06-04 08:17:36 +10:00 |
|
Gary Steven
|
e58cf201ca
|
Updated for Node 0.10.x
net.createServer no longer emits 'connect' event
|
2013-03-30 03:23:58 -07:00 |
|
Mário Freitas
|
8e53c6213e
|
fix: pass options from multiprocess appender to inner appender
|
2013-02-21 00:06:59 +09:00 |
|
Gareth Jones
|
a9307fd6da
|
fix for issue #100, multiprocess appender and logLevelFilter don't play nicely
|
2012-11-09 16:02:16 +11:00 |
|
Gareth Jones
|
a33e48cb07
|
Changed multiprocess appender to use a single socket per client
|
2012-07-04 08:44:50 +10:00 |
|
Gareth Jones
|
a046523804
|
Moved Logger into separate file, added support for loading appenders outside log4js, removed 'name' from appender requirements
|
2012-06-01 11:11:07 +10:00 |
|
Danny Brain
|
a95117c0d3
|
Add tests for multiprocess file appender
|
2011-11-03 09:10:02 +11:00 |
|
Danny Brain
|
097390bc89
|
Add multiprocess appender, pending tests
|
2011-11-02 15:49:46 +11:00 |
|