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:
parent
430d6b76c4
commit
4e9a70d60c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user