Method | Description | |
---|---|---|
Install ( ) : void |
Installs the EventLog log and all the sources
|
|
RtpEL ( Source source ) : System | ||
Uninstall ( ) : void |
Uninstalls the EventLog log and all the sources
|
|
WriteEntry ( string message, EventLogEntryType type, ID eventID ) : void |
public WriteEntry ( string message, EventLogEntryType type, ID eventID ) : void | ||
message | string | |
type | EventLogEntryType | |
eventID | ID | |
return | void |