Commit 1c43f7b
Bug Fix: FileTransportOptions type missing lazy:boolean option (#2334)
* Test for file Transport option rotationFormat
* Test for file Transport option rotationFormat
* Added Lazy option in file transport
* Lint and test
* removed only statement
* Update test/unit/winston/transports/01-file-maxsize.test.js
Co-authored-by: David Hyde <[email protected]>
* Update test/unit/winston/transports/01-file-maxsize.test.js
Co-authored-by: David Hyde <[email protected]>
* Added lazy in FileTransportOptions types
* Added lazy type in FileTransportInstance
---------
Co-authored-by: myAlapi <[email protected]>
Co-authored-by: David Hyde <[email protected]>1 parent 19ac9d8 commit 1c43f7b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments