Метод | Описание | |
---|---|---|
DeveloperLogger ( Action |
||
Log ( string source, LogLevel level, string message ) : void | ||
LogException ( string source, LogLevel level, |
public DeveloperLogger ( Action |
||
writer | Action |
|
Результат | System |
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 |