Error

ILogger.Error method

데이터 추출 중에 발생한 오류를 기록합니다.

public void Error(string message, Exception exception)
모수 유형 설명
message String 오류 메시지입니다.
exception Exception 발생한 예외의 인스턴스입니다.

또한보십시오