TelemetryLogConsumer.Log Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void Log (Orleans.Runtime.Severity severity, Orleans.Runtime.LoggerType loggerType, string caller, string message, System.Net.IPEndPoint myIPEndPoint, Exception exception, int eventCode = 0);
abstract member Log : Orleans.Runtime.Severity * Orleans.Runtime.LoggerType * string * string * System.Net.IPEndPoint * Exception * int -> unit
override this.Log : Orleans.Runtime.Severity * Orleans.Runtime.LoggerType * string * string * System.Net.IPEndPoint * Exception * int -> unit
Public Sub Log (severity As Severity, loggerType As LoggerType, caller As String, message As String, myIPEndPoint As IPEndPoint, exception As Exception, Optional eventCode As Integer = 0)
Paramètres
- severity
- Severity
- loggerType
- LoggerType
- caller
- String
- message
- String
- myIPEndPoint
- IPEndPoint
- exception
- Exception
- eventCode
- Int32