internal static void ShutdownInternalTracer()
 {
     CheckIfInit();
     _factory.ShutdownInternalTracer();
 }