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

Introduction of FileTarget #9

Closed
nakkht opened this issue Aug 20, 2019 · 0 comments
Closed

Introduction of FileTarget #9

nakkht opened this issue Aug 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nakkht
Copy link
Owner

nakkht commented Aug 20, 2019

FileTarget for writing logs to a file.
Some of the configurations to consider:

  • File name
  • File rotation (based on day/file size)
  • File rotation suffixes (increments of one: 1, 2, 3, 4)
  • How many files to archive (keep last n files)
@nakkht nakkht added the enhancement New feature or request label Aug 20, 2019
@nakkht nakkht self-assigned this Aug 20, 2019
@nakkht nakkht closed this as completed Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant