Struct log4rs::file::Config [] [src]

pub struct Config { /* fields omitted */ }

A deserialized log4rs configuration file.

Methods

impl Config
[src]

Creates a log4rs Config from the specified config string and Deserializers.

Returns the requested refresh rate.

Returns the log4rs Config.

Returns any nonfatal errors encountered when deserializing the config.