Method | Description | |
---|---|---|
LogEntry ( System.Diagnostics.EventLog log, string message, EventLogEntryType type = EventLogEntryType.Information ) : void |
public static LogEntry ( System.Diagnostics.EventLog log, string message, EventLogEntryType type = EventLogEntryType.Information ) : void | ||
log | System.Diagnostics.EventLog | |
message | string | |
type | EventLogEntryType | |
return | void |