mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 13:56:30 +03:00
api!: make logging macros private
This commit is contained in:
@@ -8,6 +8,7 @@ use tokio::time::timeout;
|
||||
use super::session::Session;
|
||||
use super::Imap;
|
||||
use crate::context::Context;
|
||||
use crate::log::{info, warn};
|
||||
use crate::net::TIMEOUT;
|
||||
use crate::tools::{self, time_elapsed};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user