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

Merged
merged 11 commits into from
Jul 19, 2023

Commits on Jun 24, 2023

  1. Test for file Transport option rotationFormat

    myAlapi committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    826adf0 View commit details
    Browse the repository at this point in the history
  2. Test for file Transport option rotationFormat

    myAlapi committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    1ff9b1b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Added Lazy option in file transport

    myAlapi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3d162a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Lint and test

    myAlapi committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d863e56 View commit details
    Browse the repository at this point in the history
  2. removed only statement

    myAlapi committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c587108 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

    Co-authored-by: David Hyde <DABH@users.noreply.github.com>
    Pulkit0729 and DABH committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6ab1c03 View commit details
    Browse the repository at this point in the history
  2. Update test/unit/winston/transports/01-file-maxsize.test.js

    Co-authored-by: David Hyde <DABH@users.noreply.github.com>
    Pulkit0729 and DABH committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b4f7af0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5cd95c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    e7b9457 View commit details
    Browse the repository at this point in the history
  2. Added lazy in FileTransportOptions types

    Pulkit0729 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0d5e283 View commit details
    Browse the repository at this point in the history
  3. Added lazy type in FileTransportInstance

    Pulkit0729 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6f65e62 View commit details
    Browse the repository at this point in the history