Partager via


NoOpTestLogger.Log(Int32, Severity, String, Object[], Exception) Méthode

Définition

Le message de journal ne fait rien

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)

Paramètres

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

S’applique à