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
taoqf
02c6ebbb2d
fix: add typescript definition
2017-10-16 13:43:41 +08:00
taoqf
589c9d3269
fix: add type defination
2017-10-12 15:27:09 +08:00
Gareth Jones
f7637dfbf9
2.3.5
v2.3.5
2017-10-12 08:33:36 +11:00
Gareth Jones
f965c5454a
Merge pull request #553 from xialeistudio/master
...
add typescript definition
2017-10-12 08:30:49 +11:00
lei xia
5c0f9c9eec
add typescript definition
2017-09-28 10:12:06 +08:00
Gareth Jones
2468376539
Merge pull request #552 from qbunt/patch-1
...
In the above example 'tasks' does not exist
2017-09-28 09:16:59 +10:00
Jeremy Bunting
157634990a
In the above example 'tasks' does not exist
...
but 'task' does. This tripped us up while migrating an older project using this library.
2017-09-27 12:15:04 -07:00
Gareth Jones
31e4e01e6b
2.3.4
v2.3.4
2017-09-26 06:37:30 +10:00
Gareth Jones
4f8336ffbd
Merge pull request #550 from nomiddlename/cluster-feature-flag
...
fix(cluster): add flag to turn off the cluster support
2017-09-26 06:35:08 +10:00
Gareth Jones
f266757fcf
fix(cluster): add flag to turn off the cluster support
2017-09-25 09:47:03 +10:00
Gareth Jones
103d74d073
Merge pull request #538 from 1and1/master
...
clarify pm2-intercom is a pm2 module
2017-09-05 07:59:43 +10:00
Finn Glöe
a3280f15c5
clarify pm2-intercom is a pm2 module
2017-09-01 18:28:47 +02:00
Gareth Jones
d1f20e56ce
Merge pull request #531 from ramicohen303/issue-447
...
fix: sticky fields
2017-08-27 21:22:05 +10:00
Rami Cohen
31c8a2d8d1
fix: sticky fields
...
Fixed an issue that was introduced in commit 6746e2e0488f3c900fd358af0a50d4795df65de7
All fields became sticky, so each time a field was sent via a message, it showed up in all messages after that
2017-08-26 09:14:08 -06:00
Gareth Jones
9c19fd5e8e
2.3.3
v2.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
be1bb065d2
docs(dateFile): added daysToKeep option
2017-08-03 07:45:47 +10:00
Gareth Jones
a7f232b4c6
docs(faq): added nodemailer info #513 #522
2017-08-02 08:06:41 +10:00
Gareth Jones
d9fcd3f165
2.3.2
v2.3.2
2017-07-28 08:14:17 +10:00
Gareth Jones
fc3b0e243c
fix(pm2): was missing logs on instance=0
2017-07-28 08:12:51 +10:00