pub fn reload_log_level(
    logging_handle: &LoggingHandle<EnvFilter, impl Subscriber>
) -> Result<String, ReloadLogLevelError>