Method LogEvent
LogEvent(string, string)
Logs event if it is allowed to log it. Used internally by the event logger.
public static void LogEvent(string eventId, string text)
Logs event if it is allowed to log it. Used internally by the event logger.
public static void LogEvent(string eventId, string text)