Clear the log buffer
Future<bool> clearLogs() { return FlutterSingboxPlatform.instance.clearLogs(); }