-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
133298: kvserver: allow disabling raft logging r=pav-kv a=andrewbaptist Previously we would always log to both the event and the log. This could result in a lot of log churn in the cockroach.log. This commit adds the ability to disable the logging to the cockroach.log. Epic: none Release note: None Co-authored-by: Andrew Baptist <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters