mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 16:06:30 +03:00
api!: make logging macros private
This commit is contained in:
@@ -41,6 +41,7 @@ use crate::config::Config;
|
||||
use crate::constants::{self, DC_ELLIPSIS, DC_OUTDATED_WARNING_DAYS};
|
||||
use crate::context::Context;
|
||||
use crate::events::EventType;
|
||||
use crate::log::warn;
|
||||
use crate::message::{Message, Viewtype};
|
||||
use crate::stock_str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user