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 |
|