Condividi tramite


NoOpTestLogger.Log(Int32, Severity, String, Object[], Exception) Metodo

Definizione

Il messaggio di log non esegue alcuna operazione

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)

Parametri

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

Si applica a