pub fn init()
Expand description

Register configured json env logger implementation with log crate.

Applications should ensure this fn gets called once and only once per application lifetime

panics

Panics if logger has already been configured