Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Fix: FileTransportOptions type missing lazy:boolean option (#2334) #1

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

adampweb
Copy link
Owner

  • 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

  • Update test/unit/winston/transports/01-file-maxsize.test.js

  • Added lazy in FileTransportOptions types

  • Added lazy type in FileTransportInstance


* 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

---------

Co-authored-by: myAlapi <myalapi2022@gmail.com>
Co-authored-by: David Hyde <DABH@users.noreply.github.com>
@adampweb adampweb merged commit 3446e71 into adampweb:master Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants