Click or drag to resize
EventLogServiceExtensionsLogWarning Method
Overload List
  NameDescription
Public methodStatic memberLogWarning(IEventLogService, String, String, String, Int32, LoggingPolicy)
Writes a new warning to the event log.
Public methodStatic memberLogWarning(IEventLogService, String, String, Exception, Int32, String, LoggingPolicy)
Writes a new warning to the event log.
Top
See Also