IErrorBoundaryLogger.LogErrorAsync(Exception) 메서드

정의

제공 exception된 를 기록합니다.

public System.Threading.Tasks.ValueTask LogErrorAsync (Exception exception);
abstract member LogErrorAsync : Exception -> System.Threading.Tasks.ValueTask
Public Function LogErrorAsync (exception As Exception) As ValueTask

매개 변수

exception
Exception

기록할 입니다 Exception .

반환

ValueTask 작업의 완료를 나타내는 입니다.

적용 대상