export function leakToConsole(token: string) { console.error("UNKNOWN_DIAGNOSTIC_EVENT", token); }