LibComponentLogging Core

screenshot of LibComponentLogging Core

LibComponentLogging Core

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...

Overview:

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.

Features:

  • Log levels
  • Log components
  • Pluggable logging back-ends
  • Configurable log file format