Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IPBan
Log
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