Function init_log

Source
pub fn init_log(
    config: Arc<AgentServerConfig>,
) -> Result<WorkerGuard, AgentServerError>