Remove unnecessary logging of on_event: flooding the logs
This commit is contained in:
@@ -341,7 +341,6 @@ async fn register_commands(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[tracing::instrument(skip(ctx, framework))]
|
||||
async fn on_event(
|
||||
ctx: &serenity::Context,
|
||||
event: &serenity::FullEvent,
|
||||
|
||||
Reference in New Issue
Block a user