Struct log4rs::Handle [] [src]

pub struct Handle {
    // some fields omitted
}

A handle to the active logger.

Methods

impl Handle
[src]

fn set_config(&self, config: Config)

Sets the logging configuration.