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

added RollingInterval, to rotate file every x sec. #101

Open
wants to merge 3 commits into
base: v2.0
Choose a base branch
from

Commits on Apr 7, 2020

  1. added RollingInterval, to rotate file every x sec.

    or yaacov committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    568e058 View commit details
    Browse the repository at this point in the history
  2. changed test delay to 2 seconds instead of 1

    or yaacov committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6092519 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. changed createdTime to createdAt

    changed intervalExceeded to exceedsRollingInterval
    changed TestRollingInterval to set createdAt 2 seconds backward instead of using time.After
    fixed comments
    Or Yaacov committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    bb9dd75 View commit details
    Browse the repository at this point in the history