Change error log to info log

This commit is contained in:
Gautier Pelloux-Prayer 2014-11-05 12:18:11 +01:00
parent cd4561d884
commit 2387555a06
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ static RootViewManager* rootViewManagerInstance = nil;
UIInterfaceOrientation nextViewOrientation = newMainView.interfaceOrientation;
UIInterfaceOrientation previousOrientation = currentViewController.interfaceOrientation;
Linphone_err(@"Changing rootViewController: %@ -> %@", currentViewController.name, newMainView.name);
Linphone_log(@"Changing rootViewController: %@ -> %@", currentViewController.name, newMainView.name);
currentViewController = newMainView;
LinphoneAppDelegate* delegate = (LinphoneAppDelegate*)[UIApplication sharedApplication].delegate;

@ -1 +1 @@
Subproject commit 179d834bb6ff6ab5cacb858f79026385730f7ec4
Subproject commit f84a588c11700913dbae7c324c3b0d9a87af3307