@ -8,8 +8,8 @@ use std::io::Write;
|
||||
///
|
||||
/// #### Example:
|
||||
/// ```
|
||||
/// #[macro_use] extern crate proxmox_backup;
|
||||
/// # use anyhow::{bail, format_err, Error};
|
||||
/// use proxmox_backup::flog;
|
||||
/// use proxmox_backup::tools::{FileLogger, FileLogOptions};
|
||||
///
|
||||
/// # std::fs::remove_file("test.log");
|
||||
|
Reference in New Issue
Block a user