tikv/tikv

Support changing log level during runtime

Open

#1372 aperta il 29 nov 2016

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Rust (2189 fork)batch import
difficulty/mediumhelp wantedstatus/mentortype/enhancement

Metriche repository

Star
 (15.922 star)
Metriche merge PR
 (Merge medio 28g 9h) (68 PR mergiate in 30 g)

Descrizione

Sometimes when encounter a bug in production, it's hard to figure out what's going wrong without debug log. We need a way to enable debug log temporarily and disable it later without restart the tikv-server process.

Guida contributor