C# Class ENDA.Diagnostics.LogManager

Afficher le fichier Open project: engina/PLCNetLib

Méthodes publiques

Свойство Type Description
Enabled bool
Filter Level

Méthodes publiques

Méthode Description
Log ( Level lvl, string source, string msg ) : void

Private Methods

Méthode Description
LogManager ( ) : System

Method Details

Log() public static méthode

public static Log ( Level lvl, string source, string msg ) : void
lvl Level
source string
msg string
Résultat void

Property Details

Enabled public_oe static_oe property

public static bool Enabled
Résultat bool

Filter public_oe static_oe property

public static Level Filter
Résultat Level