Preparing search index...
The search index is not available
vim-web
vim-web
Core
Ultra
ILogger
Interface ILogger
interface
ILogger
{
error
:
(
message
:
string
,
e
:
unknown
)
=>
void
;
log
(
message
:
string
,
obj
?:
any
)
:
void
;
}
Index
Properties
error
Methods
log
Properties
error
error
:
(
message
:
string
,
e
:
unknown
)
=>
void
Methods
log
log
(
message
:
string
,
obj
?:
any
)
:
void
Parameters
message
:
string
Optional
obj
:
any
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
Methods
log
vim-web
Loading...