Function setup

Source
pub fn setup(config: &Config) -> Result<WorkerGuard>
Expand description

Try to setup a logger.

Must be called from a tokio runtime.