Skip to content

Commit

Permalink
feat(appender): size-based rotation
Browse files Browse the repository at this point in the history
This patch adds size-based rotation to tracing-appender.

In a constraint environment, we should be able to contain the logging
size and period.

Related issues:
- tokio-rs#1940
- tokio-rs#858
  • Loading branch information
CBenoit committed Sep 5, 2023
1 parent bf05c61 commit 8a5ea2e
Showing 1 changed file with 247 additions and 50 deletions.
Loading

0 comments on commit 8a5ea2e

Please sign in to comment.