Skip to main content

init

Function init 

Source
pub fn init(service: Service) -> Result<LogGuard>
Expand description

Install the DIG logging stack for service (SPEC §1). Call ONCE at process start; a second call returns Error::AlreadyInitialized.