gute
Preparing search index...
GuteLog
Class GuteLog
Index
Constructors
constructor
Properties
ERROR
INFO
TRACE
WARN
Methods
error
info
log
trace
warm
Constructors
constructor
new
GuteLog
()
:
GuteLog
Returns
GuteLog
Properties
Static
ERROR
ERROR
:
boolean
= true
Static
INFO
INFO
:
boolean
= true
Static
TRACE
TRACE
:
boolean
= false
Static
WARN
WARN
:
boolean
= true
Methods
Static
error
error
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Static
info
info
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Static
log
log
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Static
trace
trace
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Static
warm
warm
(
...
args
:
any
)
:
void
Parameters
...
args
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ERROR
INFO
TRACE
WARN
Methods
error
info
log
trace
warm
gute
Loading...