32 Commits

Author SHA1 Message Date
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
9e0c5272dc fix(test): moved nolog test to tap 2017-01-02 15:40:41 +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
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
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
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
582df9fb12 fix(test): moved mailgunAppender, hipchatAppender test to tap 2016-12-28 17:30:19 +11:00
Gareth Jones
c99165cf2a fix(test): moved mailgunAppender test to tap 2016-12-28 17:19:50 +11:00
Gareth Jones
1065c50948 fix(test): moved slackAppender test to tap 2016-12-28 17:09:43 +11:00
Gareth Jones
5975159470 fix(test): moved smtpAppender test to tap 2016-12-28 17:02:01 +11:00
Gareth Jones
d685b18a97 fix(test): moved newLevel and subcategories tests to tap 2016-12-28 13:00:21 +11:00
Gareth Jones
e45476f24d fix(test): moved console, logger, logstash tests to tap 2016-12-27 18:52:38 +11:00
Gareth Jones
59186499ca fix(test): moved configuration test to tap 2016-12-27 14:38:39 +11:00
Gareth Jones
d8e87dc7f5 fix(test): moved category filter test to tap 2016-12-27 13:11:50 +11:00
Gareth Jones
a78af6b23a test(tap): replaced tape with tap, moved loggly test to tap 2016-12-27 08:35:39 +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
99571a5c9a added passing shutdown function to addAppender, also added enableLogWrites call to clearAppenders 2016-12-15 08:17:44 +11:00
e-cloud
3e4f3a66f3 style: format test code
a error occur in `loggin-test.js` - 'invalid configuration'.

It may reveal some internal defects of this library.

Another problem occurs in `configureNoLevels-test.js`. I mark a
**todo** there.
2016-12-12 22:23:39 +08:00
e-cloud
ff182149f3 test(deps): upgrade vows and sandboxed-module to support node v7
add a missing dependency - axios.
adjust tests to be compatible with latest sandboxed-module.
2016-12-12 21:07:27 +08:00
Chi Thu Le
9eb0f9dbd0 fix for #315 - Include milliseconds in format ISO8601_WITH_TZ_OFFSET 2016-11-10 10:35:19 +01:00
sparklton
540cd0f886 Merge remote-tracking branch 'refs/remotes/nomiddlename/master'
# Conflicts:
#	test/vows/logFacesAppender-test.js
2016-11-06 09:10:07 +02:00
Gareth Jones
f4e361120b fixed broken logstash test 2016-11-03 08:46:56 +11:00
Gareth Jones
7f078161e4 fixed to use streamroller 2016-11-02 08:08:28 +11:00
Gareth Jones
dc831b8a99 updated streamroller, because 0.1.0 was broken 2016-10-23 12:02:16 +11:00
Gareth Jones
2b84671471 changed default appender to stdout, replaced streams with streamroller, started removal of vows tests 2016-10-23 11:50:53 +11:00