Search
Preparing search index...
The search index is not available
flashpoint-launcher
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"typings/flashpoint-launcher.d"
"flashpoint-launcher"
log
Namespace log
Log functions to properly pass messages to the Logs Page.
Index
Variables
debug
error
info
trace
warn
Variables
Const
debug
debug
:
(
message
:
string
)
=>
void
Type declaration
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Const
error
error
:
(
message
:
string
)
=>
void
Type declaration
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Const
info
info
:
(
message
:
string
)
=>
void
Type declaration
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Const
trace
trace
:
(
message
:
string
)
=>
void
Type declaration
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Const
warn
warn
:
(
message
:
string
)
=>
void
Type declaration
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Globals
debug
error
info
trace
warn
Generated using
TypeDoc
Log functions to properly pass messages to the Logs Page.