Macro send_log

Source
macro_rules! send_log {
    ($result:expr,$log_head:expr,$name:expr,$data:expr,$protocol:expr) => { ... };
}
Expand description

send data and print log