Index Hierarchy NSError(ETCoreData) Category Reference Declared in ETCoreData.h Overview NSError (ETCoreData) is a small category that provides logging capabilities for NSError objects. Tasks Logging methods – logDetailedErrors 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 Index Hierarchy