You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One feature that could get added is Criterion::AgeOrSize(age, u64) where log rotation would happen when either the file has become older than the specified age, or it has exceeded the size specified in bytes.
The text was updated successfully, but these errors were encountered:
One feature that could get added is
Criterion::AgeOrSize(age, u64)
where log rotation would happen when either the file has become older than the specified age, or it has exceeded the size specified in bytes.The text was updated successfully, but these errors were encountered: