Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EppLib
SimpleLogger
C# Class EppLib.SimpleLogger
Inheritance:
IDebugger
Show file
Open project: CodeMakerInc/EppLib.NET
Public Properties
Property
Type
Description
LogFilename
string
Public Methods
Method
Description
Log
(
byte
bytes
) :
void
Log
(
string
str
) :
void
Private Methods
Method
Description
LogMessageToFile
(
string
msg
) :
void
Method Details
Log()
public
method
public
Log
(
byte
bytes
) :
void
bytes
byte
return
void
Log()
public
method
public
Log
(
string
str
) :
void
str
string
return
void
Property Details
LogFilename
public static property
public
static
string
LogFilename
return
string