Future<void> sendLog(String message, LogLevel? level, String? tag) { throw UnimplementedError('sendLog() has not been implemented.'); }