[][src]Function holochain_tracing::structured::init_fmt

pub fn init_fmt(output: Output, jaeger: Option<String>) -> Result<(), String>

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.