Philip White
|
22c13dd08e
|
fix: Document log-format function, allow it in TypeScript
|
2018-07-27 12:57:25 -07:00 |
|
Gareth Jones
|
467f67094a
|
chore: removed the logFaces-UDP appender
|
2018-07-12 19:58:20 +10:00 |
|
Gareth Jones
|
3a565667f9
|
chore: removed logFaces-HTTP appender
|
2018-07-06 08:18:24 +10:00 |
|
Gareth Jones
|
06c56b4b07
|
chore: turned off unused locals complaint for types (caused by levels)
|
2018-07-06 08:10:06 +10:00 |
|
Gareth Jones
|
5618fdb4f8
|
Merge branch 'master' into version-3.x
|
2018-07-06 07:59:05 +10:00 |
|
Nico Jansen
|
18ad653044
|
fix(typings): correctly type the levels property
|
2018-07-04 18:16:41 +02:00 |
|
Gareth Jones
|
4d054505a8
|
chore: removed slack appender
|
2018-06-15 07:52:13 +10:00 |
|
Gareth Jones
|
d23f1af82b
|
chore: removed non-core appenders from types
|
2018-06-07 08:22:04 +10:00 |
|
Gareth Jones
|
803e53ff71
|
Merge branch 'master' into version-3.x
|
2018-06-04 08:03:21 +10:00 |
|
Robert Van Gorkom
|
a1e40c229e
|
Making Logger def a class instead of interface.
Doing this allows for typescript and angular to use the class as a dependency injection object.
|
2018-06-02 12:08:45 -07:00 |
|
Gareth Jones
|
a0749b5d01
|
chore: resolved conflicts manually
|
2018-05-30 08:26:32 +10:00 |
|
LongYinan
|
9a049d604e
|
fix(types): loose type restrict in Logger
|
2018-05-28 15:22:29 +08:00 |
|
Gareth Jones
|
cff7c54c1c
|
Merge pull request #704 from NeoyeElf/feature/maxFileSize
feat: Enable maxLogSize with unit
|
2018-05-18 07:47:59 +10:00 |
|
Peter Safranek
|
d39b5eb36b
|
fix(#709): strict Log4js typings
* Strictly type the exported Log4js interface.
* Test the typings for strictness using the TypesScript compiler.
|
2018-05-12 19:26:56 -07:00 |
|
liuwenzhe
|
e4126b4d67
|
feat: Enable maxLogSize with unit
|
2018-05-04 11:53:09 +08:00 |
|
Gareth Jones
|
006fd90793
|
chore: remove mailgun appender
|
2018-04-20 07:36:35 +10:00 |
|
Gareth Jones
|
1a591edcfa
|
chore: remove logstash udp
|
2018-03-08 08:09:32 +11:00 |
|
Gareth Jones
|
28af2158b6
|
chore: removed loggly from types
|
2018-02-27 07:14:48 +11:00 |
|
Gareth Jones
|
03a224da84
|
fix(types): remove gelf from types
|
2018-02-23 08:07:02 +11:00 |
|
Ilja Denisovs
|
fe07ab2e75
|
fix(types): Added return type for configure(...).
|
2018-02-15 11:49:44 +02: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
|
9a9cd5f7b4
|
fix(types): bumped streamroller version, fixed types
|
2017-10-24 08:18:50 +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 |
|
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 |
|