Closed ZevEisenberg closed 9 years ago
Who could want more logging than Crashlytics gives us? :¬)
On Dec 5, 2014, at 11:50 AM, Zev Eisenberg notifications@github.com wrote:
Assertions are great in development, but they are typically compiled out in production. RZAssert should provide a way for developers to add logging/analytics methods that get fired off before the assertion is thrown.
— Reply to this email directly or view it on GitHub https://github.com/Raizlabs/RZAssert/issues/4.
This was fixed in #16
Assertions are great in development, but they are typically compiled out in production. RZAssert should provide a way for developers to add logging/analytics methods that get fired off before the assertion is thrown.