From 2470df94f37f836dc4990c87d0b466e1f737e6c6 Mon Sep 17 00:00:00 2001 From: maxwesel Date: Tue, 29 Jul 2025 23:57:21 +0200 Subject: [PATCH] Update README.md - add LogDog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70ec304..0ace51f 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ to be accessed and controlled from a single terminal. - [XCLogParser](https://github.com/spotify/XCLogParser) Tool to parse the SLF serialization format used by Xcode and xcodebuild to store its Build and Test logs (xcactivitylog). - [beyond compare](https://www.scootersoftware.com/download.php) Compare files and folders using simple, powerful commands that focus on the differences you're interested in and ignore those you're not. Merge changes, synchronize files, and generate reports. - [restore-symbol](https://github.com/tobefuturer/restore-symbol) A reverse engineering tool to restore stripped symbol table for iOS app. +- [LogDog](https://log.dog) LogDog is a remote debugging/logging SDK (iOS and Android) with a web ui. Captures all logs and requests in real-time and allows to intercept them. ### Memory