oracle-helpers
Preparing search index...
Logger
Type Alias Logger
Logger
:
(
error
:
Error
,
sql
:
string
,
params
:
BindParameters
)
=>
void
A function called when an error occurs
Type Declaration
(
error
:
Error
,
sql
:
string
,
params
:
BindParameters
)
:
void
Parameters
error
:
Error
sql
:
string
params
:
BindParameters
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
oracle-helpers
Loading...
A function called when an error occurs