Enum log4rs::file::Format
[−]
[src]
pub enum Format {
Toml,
}Specifies the format of a configuration file.
Variants
Toml | TOML. Requires the |