init_logger_with_fs

Function init_logger_with_fs 

pub fn init_logger_with_fs<F: FileSystem>(fs: &F, name: &str)
Expand description

Initialize the logger with the provided file system operations.

ยงArguments

  • fs - File system operations implementation
  • name - Will be part of the log filename