Enum file_logger::OnError [] [src]

pub enum OnError {
    Panic,
    Ignore,
}

Variants