Declared in ETCoreData.h

Overview

NSError (ETCoreData) is a small category that provides logging capabilities for NSError objects.

Tasks

Logging methods

Instance Methods

logDetailedErrors

Logs the localizedDescription plus all the NSError objects on the NSDetailedErrorsKey from the userInfo NSDictionary and prints them to the console.

- (void)logDetailedErrors

Declared In

ETCoreData.h