Preparing search index...
The search index is not available
@eng-automation/js
@eng-automation/js
LoggingImplementation
Type alias LoggingImplementation
Logging
Implementation
:
{
error
:
(
(
...
args
)
=>
void
)
;
log
:
(
(
...
args
)
=>
void
)
;
}
Type declaration
error
:
(
(
...
args
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
unknown
[]
Returns
void
log
:
(
(
...
args
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
unknown
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@eng-automation/js
Loading...