Search
Preparing search index...
The search index is not available
TypeDoc API Documentation
for SciChart
JavaScript Charts
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Logger
Class Logger
Go to
JavaScript Charting Documentation
Go to
JavaScript Chart Examples
Go to
SciChart.js on Github
Hierarchy
Logger
Index
Properties
enable
Debug
Methods
debug
log
Properties
Static
enable
Debug
enable
Debug
:
boolean
= false
Methods
Static
debug
debug
(
message
?:
any
,
...
optionalParameters
:
any
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParameters:
any
Returns
void
Static
log
log
(
message
?:
any
,
...
optionalParameters
:
any
)
:
void
Parameters
Optional
message:
any
Rest
...
optionalParameters:
any
Returns
void
Globals
Logger
enable
Debug
debug
log
Generated using
TypeDoc