[][src]Function observability::init_fmt

pub fn init_fmt(output: Output) -> Result<(), TracingError>

This checks RUST_LOG for a filter but doesn't complain if there is none or it doesn't parse. It then checks for CUSTOM_FILTER which if set will output an error if it doesn't parse.