Export logs for debugging
static Future<String?> exportLogs() { return LogManager.instance.exportLogsAsZip(); }