diff --git a/README.md b/README.md index 5de7b8c27..d8d24447f 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ Projects in Swift language will be marked with :large_orange_diamond: and :watch * [Aardvark](https://github.com/square/Aardvark/) - A performant logging framework that makes it dead simple to create actionable bug reports on iOS. * [BlockTypeDescription](https://github.com/conradev/BlockTypeDescription) - Show type signatures when logging blocks. * [QorumLogs](https://github.com/goktugyil/QorumLogs) — Swift Logging Utility for Xcode & Google Docs. :large_orange_diamond: + * [Log](https://github.com/delba/Log) - A logging tool with built-in themes, formatters, and a nice API to define your owns. :large_orange_diamond: ### Maps * [Route-me](https://github.com/route-me/route-me) - Open source map library for iOS.