Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Tags: lestrrat-go/file-rotatelogs

Tags

v2.4.0

Toggle v2.4.0's commit message
Add Changes

Too bad I apparently forgot to add a Changes file before this :/

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from bobmcn/hotfix/force-new-file

Add an option to New that will always create a new file.

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from lestrrat-go/topic/gh-23

Calculate t using time zone offsets

v2.1.0

Toggle v2.1.0's commit message
Merge pull request #7 from liubin/master

fix: set default maxAge by 7 days

v2.0.0

Toggle v2.0.0's commit message
Merge pull request #1 from lestrrat/topic/new-api

Redo the API

v1

Toggle v1's commit message
Use chan struct{} instead of chan bool