NET Logging Library
EventLogTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : EventLogTarget Class

For a list of all members of this type, see EventLogTarget members.

Public Methods
 NameDescription
Public MethodOverridden.  Clear the event log. Requires admin rights.  
Public Method Close the connection to the event log  
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Wait to write out buffered and asynchronous targets (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public MethodOverridden.  Log a message to the event log  
Top
Protected Methods
 NameDescription
Protected Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Top
See Also

Reference

EventLogTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace