11 Commits

Author SHA1 Message Date
abetomo
e27926a08e style(indentation): change indentation to soft tabs
The JavaScript code was indented with spaces, so I adjusted it.
2020-05-22 15:58:49 +09:00
aaropn-edwards
a1197982e2 fix: Adds guards for undefiend callback functions in shutdown method
This fixes issue #971
2019-11-21 10:14:17 +11:00
Gareth Jones
39cd2ef3f6 docs: added explanation of passing appender module in config, and types 2019-06-26 07:57:28 +10:00
leak4mk0
340fafb749 Fix type definition. 2019-05-12 09:22:40 +09:00
Philip White
22c13dd08e fix: Document log-format function, allow it in TypeScript 2018-07-27 12:57:25 -07:00
Nico Jansen
18ad653044 fix(typings): correctly type the levels property 2018-07-04 18:16:41 +02:00
LongYinan
9a049d604e
fix(types): loose type restrict in Logger 2018-05-28 15:22:29 +08: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
Ilja Denisovs
fe07ab2e75 fix(types): Added return type for configure(...). 2018-02-15 11:49:44 +02: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