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
cadencii
debug
C# Class cadencii.debug
Show file
Open project: cadencii/cadencii
Public Methods
Method
Description
close
( ) :
void
force_logfile_path
(
string
path
) :
void
push_log
(
string
s
) :
void
Method Details
close()
public
static
method
public
static
close
( ) :
void
return
void
force_logfile_path()
public
static
method
public
static
force_logfile_path
(
string
path
) :
void
path
string
return
void
push_log()
public
static
method
public
static
push_log
(
string
s
) :
void
s
string
return
void