Updated crates for the daemon part
This commit is contained in:
parent
cfd7b79eac
commit
475e9621a1
6 changed files with 21 additions and 36 deletions
|
|
@ -1,7 +1,5 @@
|
|||
use anyhow::Result;
|
||||
use fern::colors::{Color, ColoredLevelConfig};
|
||||
use log::{debug, error, info, warn};
|
||||
use std::io;
|
||||
|
||||
pub fn setup_logger() -> Result<()> {
|
||||
let colors = ColoredLevelConfig::new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue