-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added functionality to long broken zippedArchive option (#2337)
* 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 <DABH@users.noreply.github.com> * Update test/unit/winston/transports/01-file-maxsize.test.js Co-authored-by: David Hyde <DABH@users.noreply.github.com> * Added lazy in FileTransportOptions types * Added lazy type in FileTransportInstance * Add functionality to zippedArchive option --------- Co-authored-by: myAlapi <myalapi2022@gmail.com> Co-authored-by: David Hyde <DABH@users.noreply.github.com>
- Loading branch information
1 parent
069a40d
commit 02d4267
Showing
2 changed files
with
365 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.