mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 10:26:29 +03:00
api!: make logging macros private
This commit is contained in:
@@ -50,6 +50,7 @@ use tokio::time::timeout;
|
||||
|
||||
use super::load_connection_timestamp;
|
||||
use crate::context::Context;
|
||||
use crate::log::{info, warn};
|
||||
use crate::tools::time;
|
||||
|
||||
/// Inserts entry into DNS cache
|
||||
|
||||
Reference in New Issue
Block a user