add plugin interface to check log control
[platform/core/dotnet/launcher.git] / NativeLauncher / launcher / dotnet / dotnet_launcher.h
index 647640a..8be7617 100644 (file)
@@ -45,8 +45,8 @@ class CoreRuntime
                void* __hostHandle;
                unsigned int __domainId;
                int fd;
-               const char* __mode;
                bool __initialized;
+               bool __enableLogManager;
 };
 
 }  // dotnetcore