rdflib
Preparing search index...
log
Variable log
Const
log
:
{
debug
(
x
:
any
)
:
void
;
error
(
x
:
any
)
:
void
;
info
(
x
:
any
)
:
void
;
msg
(
x
:
any
)
:
void
;
success
(
x
:
any
)
:
void
;
warn
(
x
:
any
)
:
void
;
}
= ...
Type Declaration
debug
:
function
debug
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
error
:
function
error
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
info
:
function
info
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
msg
:
function
msg
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
success
:
function
success
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
warn
:
function
warn
(
x
:
any
)
:
void
Parameters
x
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
rdflib
Loading...