Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information