다음을 통해 공유


NoOpTestLogger.Log(Int32, Severity, String, Object[], Exception) 메서드

정의

로그 메시지는 아무 것도 수행하지 않습니다.

public override void Log (int errorCode, Orleans.Runtime.Severity sev, string format, object[] args, Exception exception);
override this.Log : int * Orleans.Runtime.Severity * string * obj[] * Exception -> unit
Public Overrides Sub Log (errorCode As Integer, sev As Severity, format As String, args As Object(), exception As Exception)

매개 변수

errorCode
Int32
sev
Severity
format
String
args
Object[]
exception
Exception

적용 대상