Skip to main content

init

Function init 

Source
pub fn init(verbose: bool)
Expand description

Initialize the tracing subscriber.

  • debug build — stdout only
  • release build — rolling daily file in the OS data directory
  • verbose = true — file + stdout regardless of build profile