[][src]Function solana_libra_logger::try_init_for_testing

pub fn try_init_for_testing()

Create and setup default global logger following the env-logger conventions, i.e. configured by environment variable RUST_LOG. This is useful to make logging optional in unit tests.