Click or drag to resize
S101LoggerLogEvent Method
Overload List
  NameDescription
Public methodLogEvent(String)
Logs an event by calling LogEvent(eventName, null).
Public methodLogEvent(String, String)
Logs an event with string data.
Top
See Also