pub(crate) fn config_tracing(
    level: LogLevel,
    pathbuf: Option<PathBuf>
) -> Result<WorkerGuard, Error>