mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 22:36:30 +03:00
api!: make logging macros private
This commit is contained in:
@@ -18,6 +18,7 @@ use tokio::time::{sleep, Duration};
|
||||
|
||||
use crate::context::{Context, ContextBuilder};
|
||||
use crate::events::{Event, EventEmitter, EventType, Events};
|
||||
use crate::log::{info, warn};
|
||||
use crate::push::PushSubscriber;
|
||||
use crate::stock_str::StockStrings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user