C# Class MvbaCore.Logging.Logger

Afficher le fichier Open project: mvbalaw/MvbaCore

Méthodes publiques

Méthode Description
Log ( NotificationSeverity severity, [ text, Exception exception = null ) : void

Method Details

Log() public static méthode

public static Log ( NotificationSeverity severity, [ text, Exception exception = null ) : void
severity NotificationSeverity
text [
exception System.Exception
Résultat void