Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( |
||
Error ( string message ) : void | ||
Fatal ( |
||
Fatal ( string message ) : void | ||
Info ( string message ) : void | ||
Warn ( string message ) : void | ||
WriteToEventLog ( string message, EventLogEntryType logType ) : void |
public WriteToEventLog ( string message, EventLogEntryType logType ) : void | ||
message | string | |
logType | EventLogEntryType | |
return | void |