-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
area/loggingIssue related to logging of SentinelIssue related to logging of Sentinelgood first issueGood for newcomersGood for newcomers
Description
Currently, Sentinel implements rolling-file loggers itself. Consider replacing it to the crate rolling_file
. We should split these non-core features to reduce the complexity of codebase.
refer to:
- rolling-file and its
BasicRollingFileAppender::new_with_buffer_capacity
. - Sentinel logging mod
Metadata
Metadata
Assignees
Labels
area/loggingIssue related to logging of SentinelIssue related to logging of Sentinelgood first issueGood for newcomersGood for newcomers