Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FreakOut
classes
Logger
C# 클래스 FreakOut.classes.Logger
파일 보기
프로젝트 열기: henryford/FreakOut
1 사용 예제들
공개 메소드들
메소드
설명
Logger
(
bool
DebugEnabled
) :
System
WriteToFile
(
int
LogLevel
,
string
LogText
,
string
Source
) :
bool
메소드 상세
Logger()
공개
메소드
public
Logger
(
bool
DebugEnabled
) :
System
DebugEnabled
bool
리턴
System
WriteToFile()
공개
메소드
public
WriteToFile
(
int
LogLevel
,
string
LogText
,
string
Source
) :
bool
LogLevel
int
LogText
string
Source
string
리턴
bool