155 Commits

Author SHA1 Message Date
Gareth Jones
8ab3f019d7 fix(docs): changing the github urls, because we're in an org now 2017-10-25 10:14:44 +11:00
Gareth Jones
c1c58e3bf3 2.3.9 2017-10-25 08:14:37 +11:00
Gareth Jones
b5101160af 2.3.8 2017-10-24 08:19:59 +11:00
Gareth Jones
9a9cd5f7b4 fix(types): bumped streamroller version, fixed types 2017-10-24 08:18:50 +11:00
Gareth Jones
edd07f23fb 2.3.7 2017-10-17 08:21:40 +11:00
Gareth Jones
15c35ef281 2.3.6 2017-10-16 23:36:18 +11:00
taoqf
589c9d3269 fix: add type defination 2017-10-12 15:27:09 +08:00
Gareth Jones
f7637dfbf9 2.3.5 2017-10-12 08:33:36 +11:00
Gareth Jones
31e4e01e6b 2.3.4 2017-09-26 06:37:30 +10:00
Gareth Jones
9c19fd5e8e 2.3.3 2017-08-03 07:54:15 +10:00
Gareth Jones
f80a16a04b fix(#519): updated streamroller dep to fix issue 2017-08-03 07:47:41 +10:00
Gareth Jones
d9fcd3f165 2.3.2 2017-07-28 08:14:17 +10:00
Gareth Jones
9b0dff3033 2.3.1 2017-07-26 10:14:42 +10:00
Gareth Jones
c8f6bff9f3 2.3.0 2017-07-23 17:59:04 +10:00
Gareth Jones
c2f1d7bf5d 2.2.0 2017-07-17 08:59:50 +10:00
Gareth Jones
558d94db9b 2.1.0 2017-07-14 08:51:44 +10:00
Gareth Jones
97f45edf0d 2.0.1 2017-07-10 17:14:33 +10:00
Gareth Jones
06cb8c680d 2.0.0 2017-07-08 12:26:43 +10:00
Gareth Jones
c1f1cea5a5 chore(updates): updated some dependencies 2017-07-02 23:53:25 +10:00
Gareth Jones
6933c4064d fix(performance): updated streamroller version to improve file perf #486 2017-06-21 08:49:51 +10:00
Gareth Jones
e94a3518b1 docs(appenders): made a start on documenting the appenders 2017-04-13 08:53:14 +10:00
Gareth Jones
8be0b8e478 Merge branch 'master' into version-2 2017-03-23 08:16:41 +11:00
wadecha
ce0c1b847d Update package.json 2017-03-20 08:40:51 +08:00
wadecha
33986b6a57 Update package.json 2017-03-07 19:59:19 +08:00
wadecha
c8426ad432 Update package.json 2017-03-07 19:32:16 +08:00
Gareth Jones
46378318ae chore(deps): bumped streamroller version 2017-02-28 08:22:35 +11:00
Gareth Jones
9d480abbf9 fix(test): bye bye vows 2017-01-02 21:46:00 +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
1064850513 fix(test): got coverage working with sandboxed-module 2016-12-29 18:12:37 +11:00
Gareth Jones
16f20eaee2 test(coverage): trying a different way to trigger codecov 2016-12-27 09:08:21 +11:00
Gareth Jones
b87e6610a2 test(coverage): added flag to generate coverage report for tap tests 2016-12-27 08:45:27 +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
5963223589 fix(build): got validate-commit-msg working again 2016-12-22 08:33:59 +11:00
Gareth Jones
f714515e01 moved from ghooks to husky 2016-12-22 08:28:31 +11:00
Gareth Jones
c8ce0b02c1 just testing 2016-12-22 08:24:34 +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
f7ec3ccf82 1.1.0 2016-12-21 08:35:29 +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
e-cloud
7d9dc55ff2 style: upgrade eslint and format the code
no logic changed.
2016-12-12 21:04:34 +08:00
e-cloud
02d6c017f4 Merge branch 'master'
Conflicts:
	.travis.yml
	lib/appenders/dateFile.js
	lib/appenders/file.js
	lib/appenders/fileSync.js
	lib/appenders/gelf.js
	lib/appenders/logFacesAppender.js
	lib/date_format.js
	lib/debug.js
	lib/layouts.js
	lib/log4js.js
	lib/log4js.json
	lib/logger.js
	lib/streams/BaseRollingFileStream.js
	lib/streams/DateRollingFileStream.js
	lib/streams/RollingFileStream.js
	lib/streams/index.js
	package.json
	test/layouts-test.js
	test/streams/BaseRollingFileStream-test.js
	test/streams/DateRollingFileStream-test.js
	test/streams/rollingFileStream-test.js
2016-12-12 17:42:34 +08:00
Gareth Jones
e4f196a682 1.0.1 2016-11-06 15:49:31 +11:00
Gareth Jones
2162b0e8df removed support for node v0.10, bumped version of streamroller 2016-11-02 08:08:01 +11:00
Gareth Jones
dc831b8a99 updated streamroller, because 0.1.0 was broken 2016-10-23 12:02:16 +11:00
Gareth Jones
301dd50023 premature removal of semver 2016-10-23 11:53:48 +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
e-cloud
50ce5030df Merge remote-tracking branch 'refs/remotes/upstream/master'
Conflicts:
	lib/appenders/gelf.js
	lib/connect-logger.js
2016-07-18 15:50:52 +08:00
e-cloud
495d87c521 refactor: fallback some code to support Node.js v4
1. reintroduce `semver` to support code >=4 && <6
2. fallback syntax like rest parameter and default parameter
3. update `sandboxed-module` to fix "strict mode error"
2016-07-18 15:42:05 +08:00
Gareth Jones
6c21e4acd9 0.6.38 2016-07-17 20:51:18 +10:00