EventLog Members

Provides interaction with Windows event logs. This class cannot be inherited.

The following tables list the members exposed by the EventLog type.

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method static WriteError Writes an error to the event log.
public method static WriteFailedFaultProcessingEntry Write an entry to the event log when a failure occurred in an outgoing pipeline.
public method static WriteLog Writes an exception to the event log.
public method static WriteWarning Writes a warning to the event log.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

EventLog Class
Microsoft.Web.Services3.Diagnostics Namespace