mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
api!: make logging macros private
This commit is contained in:
@@ -9,6 +9,7 @@ use quick_xml::events::{BytesStart, Event};
|
||||
|
||||
use super::{Error, ServerParams};
|
||||
use crate::context::Context;
|
||||
use crate::log::warn;
|
||||
use crate::net::read_url;
|
||||
use crate::provider::{Protocol, Socket};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user