public static void SetShowStackState(bool showStack)
 {
     BaseLogger.SetShowStackState(showStack);
 }