Trait hp_log::logger::SendEvent

source ·
pub trait SendEvent {
    fn send_event(&self, e: Event);
}

Required Methods§

Implementations on Foreign Types§

Implementors§