114 Commits

Author SHA1 Message Date
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
e-cloud
4ac4ca2ca1 chore: update package.json and eslint config and travis config
1. add optional dependencies used in appenders as many uses may not use them all
2. update script for test integration
3. update eslintrc for those optional dependenceise
4. update travis config as current code is base on ES6 which is only nearly fully supported by Node.js v6
5. drop the old dependenies as being in favor of ES6
2016-07-16 13:30:16 +08:00
e-cloud
01f87918d4 chore: update engine version and a script to remove tests output 2016-07-14 22:03:37 +08:00
e-cloud
c793778eab chore: update code management facilities
1. add eslint support
2. add some restrictions on git commit
3. add conventional-changelog for future auto changelog generation
4. update ignores
5. add editor config
2016-07-14 17:36:23 +08:00
Gareth Jones
4e0a71865e 0.6.37 2016-06-15 09:36:15 +10:00
Gareth Jones
5d9e08a289 0.6.36 2016-05-05 16:50:55 +10:00
Gareth Jones
b6658e52e0 added jshint pretest 2016-05-05 16:44:12 +10:00
Gareth Jones
97fc892c00 fixing some jshint errors 2016-04-29 09:11:17 +10:00
Gareth Jones
a1433e2316 0.6.35 2016-04-15 09:28:26 +10:00
Gareth Jones
451f79a29a 0.6.34 2016-04-15 08:52:03 +10:00
Gareth Jones
111ba283e9 0.6.33 2016-03-09 10:45:14 +11:00
Gareth Jones
b1a36cbe76 0.6.32 2016-02-29 08:41:50 +11:00
Gareth Jones
0f8bffda21 0.6.31 2016-02-02 10:39:15 +11:00
Gareth Jones
55c516740c 0.6.30 2016-01-26 22:39:26 +11:00
Hugues Malphettes
3be1c25455 Replace async by native recursions 2016-01-15 11:59:47 +08:00
Hugues Malphettes
6746e2e048 remove the underscore dependency 2016-01-06 11:23:40 +08:00
Gareth Jones
033e52a0db 0.6.29 2015-11-27 08:31:17 +11:00
Gareth Jones
40307eda1a Merge pull request #335 from gchauvet/master
Send a remaining logs email when shutdown is called
2015-11-27 08:28:47 +11:00
Guillaume Chauvet
27b9b6e282 Remove jshint support : node 0.8.0 not works with streams 2015-11-24 14:52:36 +01:00
Guillaume Chauvet
4561d17c8f Correct jshint version 2015-11-23 12:02:33 +01:00
Guillaume Chauvet
d720ea6767 Add jshint as a "lint" alias command 2015-11-23 11:54:53 +01:00
Guillaume Chauvet
9855004ef7 vows: show details 2015-11-19 15:56:04 +01:00
Gareth Jones
37ccd24fd0 0.6.28 2015-11-19 09:46:49 +11:00
Gareth Jones
70752c5c4f 0.6.27 2015-09-22 08:47:58 +10:00
Gareth Jones
fc4cdea50d 0.6.26 2015-06-11 07:13:56 +10:00
Gareth Jones
8dff114b49 0.6.25 2015-05-13 08:03:35 +10:00
Gareth Jones
9fe32d06e3 0.6.24 2015-04-17 11:36:22 +10:00
Gareth Jones
1cdd37c488 0.6.23 2015-04-17 08:21:00 +10:00
Gareth Jones
085a88d6fc upgraded semver package version (github issue #291) 2015-04-17 08:05:47 +10:00
Christo Fogelberg
24268422cf lib/connect-logger.js - format takes tokens array instead of req, res 2015-03-10 06:13:49 +00:00
Gareth Jones
35067af550 0.6.22 2015-01-10 15:40:03 +11:00
Gareth Jones
176d44833e 0.6.21 2014-09-11 09:26:02 +10:00
Gareth Jones
988e9a41f6 added license info 2014-09-11 09:23:55 +10:00
Dmitry M. Lazutkin
7558a3c367 Closes #238 Updated async library in order to use lib in —use-strict mode 2014-08-28 12:04:02 +04:00
Gareth Jones
fb072dd70d 0.6.20 2014-08-26 09:59:10 +10:00
Gareth Jones
ae04cc9a4a 0.6.19 2014-08-21 21:21:16 +10:00
Gareth Jones
ab77895555 0.6.18 2014-08-20 09:12:13 +10:00
Gareth Jones
ceffdf92e4 Removed hook.io appender, because hook.io does not build on systems without python 2014-08-16 12:23:50 +10:00
Gareth Jones
fb9948145c 0.6.17 2014-08-15 18:32:32 +10:00
Gareth Jones
eaa77b0454 0.6.16 2014-07-12 17:46:03 +10:00
Gareth Jones
a703f2dc12 0.6.15 2014-07-03 08:16:07 +10:00
Gareth Jones
ca5272aacc 0.6.14 2014-04-22 10:06:04 +10:00