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 configuration file for extensions which are not loggers #5

Closed aharren closed 14 years ago

aharren commented 14 years ago

Provide a configuration file, e.g. lcl_config_extensions.h, which can be used to configure extensions for the library core which are not loggers, e.g. a set of shorter log macros, file-level log macros, etc.

aharren commented 14 years ago

add a configuration files for extensions which are not loggers, e.g. macros; closed by 49839fea1d9c49821c4d1d3ae50f34ed4e42b08e