Function custom_utils::logger::logger_feature_with_path
source · pub fn logger_feature_with_path(
app: &str,
debug_level: LevelFilter,
prod_level: LevelFilter,
log_etc_path: PathBuf,
log_path: PathBuf
) -> LoggerFeatureBuilder