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
Gareth Jones
9b0dff3033
2.3.1
v2.3.1
2017-07-26 10:14:42 +10:00
Gareth Jones
f623df1376
chore(ci): change dist for travis, to see if it makes builds less flaky
2017-07-26 09:32:39 +10:00
Gareth Jones
082f0ccede
fix(pm2): debug and examples for pm2
2017-07-26 09:19:10 +10:00
Gareth Jones
78d9e3568e
fix( #252 ): stacktraces in different vm context
2017-07-26 08:54:25 +10:00
Gareth Jones
3488bd9df8
docs(categoryFilter): added section on when to use it
2017-07-26 08:13:54 +10:00
Gareth Jones
20bcc23e68
docs(migration): fix for #508
2017-07-24 08:46:20 +10:00
Gareth Jones
c8f6bff9f3
2.3.0
v2.3.0
2017-07-23 17:59:04 +10:00
Gareth Jones
df11123fb3
fix(gelf): null log message fix #173
2017-07-23 17:41:24 +10:00
Gareth Jones
714e81f3fd
Merge pull request #509 from nomiddlename/pm2-support
...
PM2 Support
2017-07-23 17:17:33 +10:00
Gareth Jones
e45bb68919
fix(test): tweaked a couple of tests that fail during coverage
2017-07-23 17:09:03 +10:00
Gareth Jones
9771814a99
test(pm2): increasing timeout to see if it makes build less flaky
2017-07-23 15:33:34 +10:00
Gareth Jones
4de0dd6834
docs(pm2): added docs for pm2 support
2017-07-21 08:49:26 +10:00
Gareth Jones
81ddd053e2
feat(pm2): got tests for pm2 working
2017-07-21 08:35:36 +10:00