Skip to content

Instantly share code, notes, and snippets.

@kharmabum
Created September 11, 2014 10:02
Show Gist options
  • Save kharmabum/9be0edf357a31fc984cd to your computer and use it in GitHub Desktop.
Save kharmabum/9be0edf357a31fc984cd to your computer and use it in GitHub Desktop.
override cocoalumberjack per file
+ (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