C# Class IPBan.Log

Logger
ファイルを表示 Open project: jjxtra/Windows-IP-Ban-Service

Public Methods

Method Description
Write ( NLog.LogLevel level, string text ) : void

Private Methods

Method Description
Log ( ) : System

Method Details

Write() public static method

public static Write ( NLog.LogLevel level, string text ) : void
level NLog.LogLevel
text string
return void