Skip to content

Commit

Permalink
td: Setup tracing for rerun
Browse files Browse the repository at this point in the history
Summary: So we get logs

Reviewed By: rjbailey

Differential Revision: D57112160

fbshipit-source-id: 081ab61dc759427ae83e19ca26938b51129bcc48
  • Loading branch information
Aniket Mathur authored and facebook-github-bot committed May 8, 2024
1 parent d62700f commit f1f4bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions td_util/src/tracing.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ pub fn init_tracing() {
"btd=debug",
"clients=debug",
"ranker=debug",
"rerun=debug",
"scheduler=debug",
"targets=debug",
"verifiable=debug",
Expand Down

0 comments on commit f1f4bcb

Please sign in to comment.