aharren / 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 the same logging interface.
http://0xc0.de/LibComponentLogging
110 stars 11 forks source link

provide a simplified Core which doesn't have log components #11

Closed aharren closed 13 years ago

aharren commented 14 years ago

Provide a simplified version of the lcl_* Core files which do not contain the macros and definitions for log components.

aharren commented 13 years ago

wontfix, unless someone reopens this feature request