메소드 | 설명 | |
---|---|---|
CanWriteToLog ( |
||
GetAllLogEntries ( ) : IEnumerable |
||
LogException ( |
||
LogInformation ( string message ) : void | ||
LogWarning ( string message ) : void |
메소드 | 설명 | |
---|---|---|
AssureEventLogSource ( ) : |
||
GetMessageFromException ( |
||
WriteToEventLog ( string message, EventLogEntryType eventLogEntryType ) : void |
public CanWriteToLog ( |
||
exception | ||
리턴 | bool |
public LogException ( |
||
exception | ||
logLevel | LogLevel | |
리턴 | void |