mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-07 16:33:45 +00:00
update to latest qcontrolkit
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ namespace qController.iOS
|
||||
{
|
||||
global::Xamarin.Forms.Forms.Init();
|
||||
|
||||
Log.Logger = new LoggerConfiguration().WriteTo.NSLog().MinimumLevel.Information().CreateLogger();
|
||||
Log.Logger = new LoggerConfiguration().WriteTo.NSLog().MinimumLevel.Debug().CreateLogger();
|
||||
|
||||
LoadApplication(new App());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user