/LibComponentLogging-NSLog

LibComponentLogging-NSLog is a very simple LibComponentLogging logger which redirects log messages to NSLog, but adds information about the log level, the log component, and the log statement's location (file name and line number).

Primary LanguageObjective-C

Issues