Created
September 11, 2014 10:02
-
-
Save kharmabum/9be0edf357a31fc984cd to your computer and use it in GitHub Desktop.
override cocoalumberjack per file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ (void)initialize | |
{ | |
if (self == [JBAPeripheral self]) { | |
// ddLogLevel = LOG_LEVEL_OFF; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment