generated from Oliver/discord-bot-template
fix copied code to be applicable to this codebase
This commit is contained in:
parent
54c533abff
commit
4d3a41db43
@ -16,7 +16,7 @@ async fn main() {
|
||||
|
||||
// Start the tracing subscriber
|
||||
let filter = EnvFilter::builder()
|
||||
.parse("room_clocks=trace,poem=debug,tokio=warn")
|
||||
.parse("discord_egress=trace,tokio=warn")
|
||||
.expect("Could not create env filter.")
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user