C# Class IPBan.Log

Logger
Afficher le fichier Open project: jjxtra/Windows-IP-Ban-Service

Méthodes publiques

Méthode Description
Write ( NLog.LogLevel level, string text ) : void

Private Methods

Méthode Description
Log ( ) : System

Method Details

Write() public static méthode

public static Write ( NLog.LogLevel level, string text ) : void
level NLog.LogLevel
text string
Résultat void