Preparing search index...
The search index is not available
@skyway-sdk/core
@skyway-sdk/core
Logger
Class Logger
Index
Properties
format
level
on
Log
Properties
Static
format
format
:
LogFormat
Static
level
level
:
"disable"
|
"error"
|
"warn"
|
"info"
|
"debug"
Static
on
Log
on
Log
:
(
(
props
)
=>
void
)
Type declaration
(
props
)
:
void
Parameters
props
:
{
id
:
string
;
level
:
string
;
message
:
any
[]
;
timestamp
:
string
;
}
id
:
string
level
:
string
message
:
any
[]
timestamp
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
format
level
on
Log
@skyway-sdk/core
Loading...