Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Tasque
FileLogger
C# Class Tasque.FileLogger
Inheritance:
ILogger
显示文件
Open project: GNOME/tasque
Public Methods
Method
Description
FileLogger
( ) :
System
Log
(
LogLevel
lvl
,
string
msg
) :
void
Method Details
FileLogger()
public
method
public
FileLogger
( ) :
System
return
System
Log()
public
method
public
Log
(
LogLevel
lvl
,
string
msg
) :
void
lvl
LogLevel
msg
string
return
void