Function common::init_logging
source · [−]pub fn init_logging(config: &Config) -> Result<Logger>
Expand description
Initialise slog
If the json_logs
environment variable is truthy it will enable a json logger
pub fn init_logging(config: &Config) -> Result<Logger>
Initialise slog
If the json_logs
environment variable is truthy it will enable a json logger