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 Mar 4, 2023
1 parent a0126b2 commit 6acc204
Showing 1 changed file with 247 additions and 50 deletions.
Loading

0 comments on commit 6acc204

Please sign in to comment.