Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-fe-samples-host
Logger
Interface Logger
interface
Logger
{
error
:
(
...
messages
:
JSONValue
[]
)
=>
void
;
log
:
(
...
messages
:
JSONValue
[]
)
=>
void
;
warn
:
(
...
messages
:
JSONValue
[]
)
=>
void
;
}
Index
Properties
error
log
warn
Properties
error
error
:
(
...
messages
:
JSONValue
[]
)
=>
void
log
log
:
(
...
messages
:
JSONValue
[]
)
=>
void
warn
warn
:
(
...
messages
:
JSONValue
[]
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
log
warn
Axinom Portal
Axinom Mosaic Libraries
Loading...