Метод | Описание | |
---|---|---|
FormattedDebugException ( this _logger, |
||
FormattedErrorException ( this _logger, |
||
FormattedFatalException ( this _logger, |
||
FormattedWarnException ( this _logger, |
Метод | Описание | |
---|---|---|
FormatMessage ( |
public static FormattedDebugException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
Результат | void |
public static FormattedErrorException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
Результат | void |
public static FormattedFatalException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
Результат | void |
public static FormattedWarnException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
Результат | void |