Skip to content

Commit

Permalink
Update Demos
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernesto Rivera committed Oct 24, 2014
1 parent fc6de4c commit 0a9b731
Show file tree
Hide file tree
Showing 17 changed files with 2,974 additions and 4,726 deletions.
2 changes: 1 addition & 1 deletion Demo/OSX/NBULogDemo/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ @implementation AppDelegate
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
// Set log level for a specific module
[NBULog setAppLogLevel:LOG_LEVEL_INFO
[NBULog setAppLogLevel:DDLogLevelInfo
forModule:APP_MODULE_NETWORK];

// Test logs from C functions
Expand Down
4 changes: 2 additions & 2 deletions Demo/OSX/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (2.0.0-beta3):
- CocoaLumberjack/Default
- NBULog (1.2.0):
- NBULog (1.2.1):
- CocoaLumberjack (>= 2.0.0-beta3)

DEPENDENCIES:
Expand All @@ -19,6 +19,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
CocoaLumberjack: 55c22a2b8bde7a29c568ab4015b5874216524d70
NBULog: 410db30aac8002d9a598d1f9782e39588ab225da
NBULog: 66a904207482e63b06d16dafaa22fb744c3c4372

COCOAPODS: 0.34.4
8 changes: 4 additions & 4 deletions Demo/OSX/Pods/Local Podspecs/NBULog.podspec

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Demo/OSX/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0a9b731

Please sign in to comment.