Skip to main content

init_from_env

Function init_from_env 

Source
pub fn init_from_env()
Expand description

Initialize the diagnostics system from environment variables.

Reads FISSION_DIAG (categories), FISSION_DIAG_LEVEL, FISSION_DIAG_SINK, and FISSION_DIAG_SAMPLING. See the crate-level documentation for details.