Method | Description | |
---|---|---|
FormattedDebugException ( this _logger, |
||
FormattedErrorException ( this _logger, |
||
FormattedFatalException ( this _logger, |
||
FormattedWarnException ( this _logger, |
Method | Description | |
---|---|---|
FormatMessage ( |
public static FormattedDebugException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
return | void |
public static FormattedErrorException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
return | void |
public static FormattedFatalException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
return | void |
public static FormattedWarnException ( this _logger, |
||
_logger | this | |
e | ||
message | string | |
return | void |