837 Commits

Author SHA1 Message Date
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
wadecha
0b0b93a455 Update redis.js 2017-03-07 20:06:20 +08:00
wadecha
33986b6a57 Update package.json 2017-03-07 19:59:19 +08:00
wadecha
b7fa3bd078 Update redis.js 2017-03-07 19:50:36 +08:00
wadecha
1991ea323e Update redis.js 2017-03-07 19:46:27 +08:00
wadecha
09ed794a49 Update redis.js 2017-03-07 19:42:23 +08:00
wadecha
3382b54878 Update redis.js 2017-03-07 19:36:58 +08:00
wadecha
c8426ad432 Update package.json 2017-03-07 19:32:16 +08:00
wadecha
868e760f91 Update redis.js 2017-03-07 11:30:35 +08:00
wadecha
e5777d4cbd Update redis.js 2017-03-07 11:24:11 +08:00
wadecha
2d415eca10 Update redis.js 2017-03-07 11:03:11 +08:00
wadecha
de4587566d Update redis.js 2017-03-07 10:45:02 +08:00
wadecha
eb6f55c43f Update redis.js 2017-03-07 10:27:54 +08:00
wadecha
6b68f1f42e Update redis.js 2017-03-07 10:21:13 +08:00
wadecha
ad1e220ba9 Update redis.js 2017-03-07 10:19:16 +08:00
wadecha
2ee2098fc7 Update redis.js 2017-03-07 10:09:18 +08:00
wadecha
9096d57d82 Update redis.js 2017-03-07 09:55:51 +08:00
wadecha
e3176b68d2 Create redis.js
redis appender support redis publish log and log receiver server subscribe channel
2017-03-07 09:45:12 +08:00
wadecha
52b27d722c Rename redis-appender to redis-appender.js 2017-03-07 09:40:32 +08:00
wadecha
5876f40df0 redis appender example
redis appender example
2017-03-07 09:39:59 +08:00
Gareth Jones
db90ea6ecc Merge pull request #432 from franciszabala/master
feat(LogstashUDP): Added a way for fields to be added without dot.
2017-01-20 08:44:29 +11:00
Francis Zabala
d0f8f67fc2 feat(LogstashUDP): Added a way for fields to be added without dot. 2017-01-17 12:54:20 +08:00
Gareth Jones
9d480abbf9 fix(test): bye bye vows 2017-01-02 21:46:00 +11:00
Gareth Jones
4b41669324 fix(test): moved and simplified last two vows tests 2017-01-02 21:42:07 +11:00
Gareth Jones
c491929965 fix(test): moved config reload test to tap 2017-01-02 20:47:06 +11:00
Gareth Jones
52016b30de fix(test): moved clustered appender test to tap 2017-01-02 20:31:45 +11:00
Gareth Jones
074c04eea4 fix(test): moved multiprocess test to tap 2017-01-02 20:12:39 +11:00
Gareth Jones
6026b1aa25 fix(test): moved global log level test to tap 2017-01-02 19:14:11 +11:00
Gareth Jones
1d5135bcca fix(test): moved abspath test to tap 2017-01-02 19:09:45 +11:00
Gareth Jones
9f05cb35ee chore(test): renamed nolog test 2017-01-02 15:41:34 +11:00
Gareth Jones
9e0c5272dc fix(test): moved nolog test to tap 2017-01-02 15:40:41 +11:00
Gareth Jones
8969d13478 fix(test): fix for file test timing problem 2017-01-02 14:59:11 +11:00
Gareth Jones
402bb6e5cc fix(test): moved logging test to tap 2017-01-02 14:36:59 +11:00
Gareth Jones
089bf1c5c7 fix(test): moved levels tests to tap 2017-01-01 17:23:37 +11:00
Gareth Jones
93c3f2b9d1 fix(test): moved connect logger test to tap 2017-01-01 16:44:45 +11:00
Gareth Jones
2d7cee2de5 fix(test): moved fileSync test to tap 2016-12-30 20:27:16 +11:00
Gareth Jones
0dec2dbe31 fix(test): moved logLevelFilter test to tap 2016-12-30 20:02:45 +11:00
Gareth Jones
e84dc40991 fix(test): moved logFaces test to tap 2016-12-30 19:51:35 +11:00
Gareth Jones
7d13b6e04f fix(test): fixing regexp for older node versions 2016-12-30 19:12:33 +11:00
Gareth Jones
fdf9558b6d fix(test): simpler regexp in layouts test 2016-12-30 19:06:52 +11:00
Gareth Jones
d3dbaf5f3e fix(test): moved layouts test to tap 2016-12-30 19:02:45 +11:00
Gareth Jones
6838fcdb93 fix(test): date_format -> external lib, dateFile test -> tap 2016-12-30 18:01:50 +11:00
Gareth Jones
20b416d283 chore(cover): moved coverage to separate npm step 2016-12-29 22:58:22 +11:00
Gareth Jones
9d84bddf4a fix(test): moved file appender test to tap 2016-12-29 22:57:54 +11:00
Gareth Jones
fdbb052a54 fix(test): moved gelf test to tap 2016-12-29 18:57:36 +11:00
Gareth Jones
c196c5bce1 fix(coverage): exclude node_modules from being covered 2016-12-29 18:16:42 +11:00
Gareth Jones
1064850513 fix(test): got coverage working with sandboxed-module 2016-12-29 18:12:37 +11:00
Gareth Jones
582df9fb12 fix(test): moved mailgunAppender, hipchatAppender test to tap 2016-12-28 17:30:19 +11:00