메소드 | 설명 | |
---|---|---|
DeveloperLogger ( Action |
||
Log ( string source, LogLevel level, string message ) : void | ||
LogException ( string source, LogLevel level, |
public Log ( string source, LogLevel level, string message ) : void | ||
source | string | |
level | LogLevel | |
message | string | |
리턴 | void |
public LogException ( string source, LogLevel level, |
||
source | string | |
level | LogLevel | |
ex | ||
context | string | |
리턴 | void |