mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Update log handler
This commit is contained in:
@@ -2,6 +2,7 @@ use std::error::Error;
|
||||
|
||||
use serde_json::json;
|
||||
use teloxide::prelude::*;
|
||||
use tracing::log;
|
||||
|
||||
use crate::config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user