private static void CreateNewEvent(GAErrorSeverity severity, string message) { GA_Wrapper.AddErrorEvent(severity, message); }