diff --git a/README.md b/README.md index 7d08a86..6f596e9 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by * [Swell](https://github.com/hubertr/Swell) - A logging utility for Swift and Objective C. * [Log](https://github.com/delba/Log) - A logging tool with built-in themes, formatters, and a nice API to define your owns. * [NSLogger](https://github.com/fpillet/NSLogger) - A high perfomance logging utility which displays traces emitted by client applications running on Mac OS X, iOS and Android. +* [LogDog](https:/log.dog) 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. ## Command Line *Libraries for creating command line applications.*