Skip to content

Commit

Permalink
Merge pull request #162 from augustj/add_extern_ddLogLevel
Browse files Browse the repository at this point in the history
Added ddLogLevel as extern in DDLog.h
  • Loading branch information
Ernesto Rivera committed Nov 11, 2013
2 parents 80e8177 + 76114be commit 6a1f0c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Lumberjack/DDLog.h
Original file line number Diff line number Diff line change
Expand Up @@ -611,3 +611,5 @@ typedef int DDLogMessageOptions;
- (BOOL)isOnInternalLoggerQueue;

@end

extern int ddLogLevel;

0 comments on commit 6a1f0c1

Please sign in to comment.