[][src]Function safe_app::utils::logging::init

pub fn init(show_thread_name: bool) -> Result<(), String>

Initialises the env_logger for output to stdout.

For further details, see the module docs.