pub fn test_only_ensure_inited() -> Result<(), Error>
Expand description

Test only function that ensures logging has been configured. Since tests share module state, we need a way to make sure it has been initialized with some configuration.