A small logging library for Objective-C applications (Mac OS X and iPhone OS/iOS) which provides conditional logging based on log levels and log components. Additionally, different logging strategies can be used, e.g. writing log messages to a file or sending them to the system log, while using t...
LibComponentLogging is a logging library for Objective-C on Mac OS X and iOS. It provides log levels, log components, and pluggable logging back-ends. The library is available under the MIT license.
LibComponentLogging is a logging library for Objective-C that provides log levels, log components, and pluggable logging back-ends. It can be easily integrated into an application by following the installation steps. The library is licensed under the MIT license, making it suitable for both commercial and open-source projects.