1047 Commits

Author SHA1 Message Date
Rami Cohen
449db3d243 feat: error handling 2017-12-25 07:59:21 -07:00
Gareth Jones
10dac6d6fd 2.4.1 v2.4.1 2017-12-12 08:34:41 +11:00
Gareth Jones
2d30d3dc85 2.4.0 2017-12-12 08:32:56 +11:00
Gareth Jones
f2f9790bec fix(cluster): potential bug when cluster not available 2017-12-12 08:32:35 +11:00
Gareth Jones
222d8a5acc
Merge pull request #626 from log4js-node/circular-json
fix(cluster): added circular json dep
2017-12-12 08:30:57 +11:00
Gareth Jones
835189696d fix(cluster): added circular json dep 2017-12-12 08:17:53 +11:00
Gareth Jones
ae97ae6c9b
Updated codecov badge and link 2017-11-26 09:00:57 +11:00
Gareth Jones
c0d4d3a75c fix(example): removed app.configure call for express 4 2017-11-20 08:05:40 +11:00
Gareth Jones
71f84fedb7
Update README.md 2017-11-18 11:31:29 +11:00
Gareth Jones
1350753fd5
Merge pull request #618 from log4js-node/linting
Linting
2017-11-18 11:30:06 +11:00
Gareth Jones
f09327962e test(pm2): one more go at making this test work all the time 2017-11-18 11:15:58 +11:00
Gareth Jones
551472c293 test(dateFile): fixed a potential test timing issue 2017-11-18 11:02:23 +11:00
Gareth Jones
6d3984d6ec chore(ignore): added dockerfiles used for testing to git and npm ignore 2017-11-18 11:01:51 +11:00
Gareth Jones
f1a7d57931 chore(merge): merging from master 2017-11-18 10:46:13 +11:00
Gareth Jones
7e008b9369
Merge pull request #616 from log4js-node/dep-updates
fix(#614): bumped deps of debug, date-format, streamroller
2017-11-18 10:41:57 +11:00
Gareth Jones
a5827dfa3b test(pm2): I may or may not have made this test work now 2017-11-18 10:26:40 +11:00
Gareth Jones
0d221a05bf test(pm2): once more, really making it more reliable this time 2017-11-18 08:58:56 +11:00
Gareth Jones
a690ba0a87 test(pm2): really making it more reliable this time 2017-11-18 08:47:30 +11:00
Gareth Jones
8627f743ef fix(#614): bumped deps of debug, date-format, streamroller 2017-11-17 08:47:45 +11:00
Gareth Jones
906a77403d chore(lint): added linting to test files 2017-11-14 08:45:22 +11:00
Gareth Jones
b65871a4ab 2.3.12 v2.3.12 2017-11-13 13:47:58 +11:00
Gareth Jones
974d8ea3f4
Merge pull request #611 from log4js-node/update-dev-dependencies
chore: upgraded dev deps
2017-11-13 13:40:59 +11:00
Rami Cohen
0e13be9f91 chore: upgraded dev deps 2017-11-12 19:14:23 -07:00
Gareth Jones
6c78f23b1e
Merge pull request #609 from log4js-node/filesync-ignores-flags
fix(fileSync): options not used
2017-11-13 08:18:15 +11:00
Rami Cohen
dc2079e4c1 fix(fileSync): options not used 2017-11-12 11:30:06 -07:00
Rami Cohen
94d58b4a20 docs(fileSync): fix wrong type 2017-11-12 06:21:11 -07:00
Eyal Mey-Tal
1d3afee6d5 feat(logstashUDP): Added ability to have dynamic fields 2017-11-11 15:05:05 -07:00
Gareth Jones
7bf6af8724 2.3.11 v2.3.11 2017-11-02 08:41:33 +11:00
Gareth Jones
7b772d5e80
Merge pull request #583 from log4js-node/issue-545
fix(logstashUDP): handle null and undefined in optional params
2017-11-02 08:39:05 +11:00
Rami Cohen
10cace17bd fix(logstashUDP): handle null and undefined in optional params 2017-10-30 20:59:22 -06:00
Gareth Jones
af2842f929 docs(appenders): fix #579 appender loading info 2017-10-31 08:25:22 +11:00
Gareth Jones
2fd389f323 docs(dateFile): removed incorrect sentence 2017-10-26 08:52:35 +11:00
Gareth Jones
9847c8ae81 2.3.10 v2.3.10 2017-10-26 08:40:25 +11:00
Gareth Jones
8f047c3264 Merge pull request #574 from hansonw/patch-1
fix: Remove setLevel from Logger TypeScript definition
2017-10-26 08:35:07 +11:00
Hanson Wang
b21ed52519 Remove setLevel from Logger TypeScript definition
Logger no longer has a `setLevel` method.
2017-10-24 20:28:20 -07:00
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 v2.3.9 2017-10-25 08:14:37 +11:00
Gareth Jones
5bca1622cc Merge pull request #534 from ramicohen303/issue-532
feat(logstashUDP): Added args config option
2017-10-25 08:13:30 +11:00
Rami Cohen
04577a70d0 feat(logstashUDP): Added args config option
Added a config option called args, to determine how to log args:
both (default for backward compatibility): under the fields property and as direct properties of the log object.
fields: only under the fields property.
direct: only as direct propertiesd of the log object.
2017-10-23 20:30:25 -06:00
Gareth Jones
3e2adb6a68 docs(keepFileExt): added new option to the docs that nobody reads 2017-10-24 08:37:11 +11:00
Gareth Jones
b5101160af 2.3.8 v2.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 v2.3.7 2017-10-17 08:21:40 +11:00
Gareth Jones
da8a0595d7 Merge pull request #571 from pe8ter/add-missing-return-values
Add return types for addLayout() and shutdown() functions.
2017-10-17 08:21:07 +11:00
Peter Safranek
2f74bc6430 Add return types for addLayout() and shutdown() functions.
Missing return types on functions causes the compiler to fail
when using the `strict` or `noImplicitAny` TypeScript flags.
2017-10-16 09:50:27 -07:00
Gareth Jones
15c35ef281 2.3.6 v2.3.6 2017-10-16 23:36:18 +11:00
Gareth Jones
a3961addee Merge pull request #564 from taoqf/master
fix: add type definition
2017-10-16 23:35:37 +11:00
taoqf
c166b7e032 Merge pull request #1 from AmShaegar13/patch-3
added missing CustomAppender
2017-10-16 19:09:22 +08:00
Finn Glöe
b6018e2876 added missing CustomAppender 2017-10-16 12:38:16 +02:00
taoqf
08f6a1daa8 fix: add levels to typedefinition 2017-10-16 17:32:38 +08:00