fly 2 years ago
parent
commit
5dd3129446
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/WingApplication.cs

+ 1 - 1
src/WingApplication.cs

@@ -17,7 +17,7 @@ namespace WingCloudServer
             LoadResources();
             LoadResources();
         }
         }
 
 
-        void InitilizeLogger()
+        void InitilizeLogger()  
         {
         {
             var logEngine = new ServerLoggerEngine();
             var logEngine = new ServerLoggerEngine();
             var debugMode = ConfigurationManager.LogSettings.DebugMode;
             var debugMode = ConfigurationManager.LogSettings.DebugMode;