Delightful, simple library for aspect oriented programming in Objective-C and Swift.
-
Updated
Aug 27, 2020 - Objective-C
Add a description, image, and links to the aspects topic page so that developers can more easily learn about it.
To associate your repository with the aspects topic, visit your repo's landing page and select "manage topics."
At present when a controller throws an exception, a log statement is made indicating the same. Additionally, an incorrect log statement is also made indicating that API returned null. The second log statement should not be made in this case.