pub fn init_tracing_with_fallbacks(
    log_level: Level,
    fallback_service_name: &'static str,
    fallback_service_version: &'static str
)