Index Hierarchy ECLogManager Class Reference Inherits from NSObject Declared in ECLogManager.h Overview Singleton which keeps track of all the log channels and log handlers, and mediates the logging process. The singleton is obtained using [ECLogManager sharedInstance], but you don’t generally need to access it directly. See for more details. Tasks + sharedInstance Return the shared log manager. Class Methods sharedInstance Return the shared log manager. + (ECLogManager *)sharedInstance Declared In ECLogManager.h Index Hierarchy