mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
api!: make logging macros private
This commit is contained in:
@@ -3,6 +3,7 @@ use crate::chat::ChatId;
|
||||
use crate::config::Config;
|
||||
use crate::context::Context;
|
||||
use crate::events::EventType;
|
||||
use crate::log::{error, info};
|
||||
use crate::message::{Message, MsgId, Viewtype};
|
||||
use crate::param::Param;
|
||||
use crate::tools::time;
|
||||
|
||||
Reference in New Issue
Block a user