Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BoxInformation
Logging
TextFileLogger
C# Class BoxInformation.Logging.TextFileLogger
Inheritance:
ILogger
Exibir arquivo
Open project: NathanGloyn/Is-your-code-SOLID
Public Methods
Method
Description
Log
(
string
message
) :
void
TextFileLogger
(
string
logPath
) :
System.IO
Method Details
Log()
public
method
public
Log
(
string
message
) :
void
message
string
return
void
TextFileLogger()
public
method
public
TextFileLogger
(
string
logPath
) :
System.IO
logPath
string
return
System.IO