Function simple_logger::init_by_env[][src]

pub fn init_by_env()
👎 Deprecated since 1.12.0:

Use [init_with_env] instead, which does not unwrap the result. Will be removed in version 2.0.0.

Expand description

Use init_with_env instead.

This does the same as init_with_env but unwraps the result.