C# Class GenericReceivers.Dependencies.Log4NetLogger

Inheritance: ILogger
Afficher le fichier Open project: aspnet/WebHooks

Méthodes publiques

Méthode Description
Log ( TraceLevel level, string message, Exception ex ) : void

Method Details

Log() public méthode

public Log ( TraceLevel level, string message, Exception ex ) : void
level TraceLevel
message string
ex System.Exception
Résultat void