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

Add a Rotating log writer. Closes #63 #62

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Conversation

binaek
Copy link
Contributor

@binaek binaek commented Sep 12, 2023

No description provided.

@binaek binaek self-assigned this Sep 12, 2023
"github.com/turbot/go-kit/files"
)

type RotatingLogWriter struct {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

godoc comment - what is this struct for

@binaek binaek changed the title Add a Rotating log writer Add a Rotating log writer. Closes #63 Sep 13, 2023
@binaek binaek linked an issue Sep 13, 2023 that may be closed by this pull request
@kaidaguerre kaidaguerre merged commit 0454f9b into main Sep 13, 2023
1 check passed
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.

Add a file writer that can rotate target file based on current date
2 participants