Error
ConsoleLogger.Error method
오류 메시지 기록
public void Error(string message, Exception exception)
모수 | 유형 | 설명 |
---|---|---|
message | String | 메시지 |
ex | Exception | 예외 객체 |
또한보십시오
- class ConsoleLogger
- 네임스페이스 GroupDocs.Comparison.Logging
- 집회 GroupDocs.Comparison
오류 메시지 기록
public void Error(string message, Exception exception)
모수 | 유형 | 설명 |
---|---|---|
message | String | 메시지 |
ex | Exception | 예외 객체 |