internal static void DeInitialize()
 {
     UnloadPlugins();
     Profiler.Deatch();
     LogWriter.Deatch();
 }