[][src]Function charlie_buffalo::push

pub fn push(
    logger: &ConcurrentLogger,
    attributes: Vec<(String, String)>,
    content: Option<&str>
)

A simplifier to send a log in a ConcurrentLogger without concurrent boilerplate.