Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ArcWizard
Infrastructure
FileLogger
C# Class ArcWizard.Infrastructure.FileLogger
Inheritance:
ILogger
Mostra file
Open project: marektihkan/Arc
Public Methods
Method
Description
FileLogger
(
string
logPath
) :
System
WriteLine
(
string
message
) :
void
Method Details
FileLogger()
public
method
public
FileLogger
(
string
logPath
) :
System
logPath
string
return
System
WriteLine()
public
method
public
WriteLine
(
string
message
) :
void
message
string
return
void