generated from Oliver/discord-bot-template
add time to logging
makes looking at a lot of the same message output easier
This commit is contained in:
@@ -26,7 +26,6 @@ async fn main() {
|
||||
.with_env_filter(filter)
|
||||
.with_thread_ids(false)
|
||||
.with_file(false)
|
||||
.without_time()
|
||||
.init();
|
||||
|
||||
// Generate sick text like this:
|
||||
|
Reference in New Issue
Block a user