debug setting
This commit is contained in:
parent
22821a4b27
commit
4e382adb94
|
|
@ -107,7 +107,7 @@ public static class FruitBankConstClient
|
|||
|
||||
#if RELEASE
|
||||
public static string SystemEmailAddress = "test@touriam.com";
|
||||
public static LogLevel DefaultLogLevelClient = LogLevel.Error;
|
||||
public static LogLevel DefaultLogLevelClient = LogLevel.Debug;
|
||||
#else
|
||||
public static string SystemEmailAddress = "test@touriam.com";
|
||||
public static LogLevel DefaultLogLevelClient = LogLevel.Detail;
|
||||
|
|
|
|||
Loading…
Reference in New Issue