0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added example usage to pod main readme More... over 13 years ago
edited link to each project page More... over 13 years ago
LibComponentLogging-Core-1.3.1 More... over 13 years ago
version 1.3.1 More... over 13 years ago
for simple configurations, define a default NSLog()-based logger More... over 13 years ago
version 1.3.0-dev More... over 13 years ago
fix formatting More... over 13 years ago
introduce preprocessor define _LCL_NO_IGNORE_WARNINGS to disable that we ignore some warnings and add a build target which shows these warnings More... over 13 years ago
ignore some warnings about variadic macros when compiled with '-Weverything' More... over 13 years ago
migrate project file to Xcode 4.4, use 'Current OS' as 'Base SDK' More... over 13 years ago
LibComponentLogging-Core-1.2.2 More... over 13 years ago
version 1.2.2 More... over 13 years ago
add name for level and component enums More... over 13 years ago
add parentheses for log level condition More... over 13 years ago
use 0 instead of false More... over 13 years ago
LibComponentLogging-Core-1.2.1 More... over 13 years ago
version 1.2.1 More... over 13 years ago
harmonize formatting More... over 13 years ago
introduce an additional log macro named lcl_log_if for conditional logging based on a given predicate; the predicate is only evaluated if the given log level is active More... over 13 years ago
update copyright year More... over 13 years ago
LibComponentLogging-Core-1.1.6 More... about 14 years ago
version 1.1.6 More... about 14 years ago
add support for non-clang compilers More... about 14 years ago
use the pretty function name in the template More... over 14 years ago
LibComponentLogging-Core-1.1.5 More... over 14 years ago
version 1.1.5 More... over 14 years ago
use ARC/non-ARC autorelease pools, add ARC/non-ARC builds with static analyzer runs; closes #17 More... over 14 years ago
update compiler settings More... over 14 years ago
LibComponentLogging-Core-1.1.4 More... over 14 years ago
version 1.1.4 More... over 14 years ago