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

chore: split log targets by source and level, include started and shutdown log events, add log file rotation. #20

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

fuzzzerd
Copy link
Owner

  • Write all logs to console target
  • Write Info logs to logfile target except:
    • Avalonia.* only log Warning and above.
  • Move log folder to AppData\SharpFM\Application.log.
  • Rotate logs every 30 days.

@fuzzzerd fuzzzerd self-assigned this Oct 11, 2023
@fuzzzerd fuzzzerd merged commit 73142d7 into master Oct 11, 2023
3 checks passed
@fuzzzerd fuzzzerd deleted the nlog-config-update branch October 11, 2023 02:44
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.

1 participant