Preparing search index...
The search index is not available
@mdf.js
@mdf.js
@mdf.js/utils
LoggerFunction
Type Alias LoggerFunction
LoggerFunction
:
(
error
:
Crash
|
Multi
|
Boom
)
=>
void
Represents a function that logs errors.
Type declaration
(
error
:
Crash
|
Multi
|
Boom
)
:
void
Parameters
error
:
Crash
|
Multi
|
Boom
The error to be logged.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mdf.js
Loading...
Represents a function that logs errors.