Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
ErrorLogEvent
Interface ErrorLogEvent
interface
ErrorLogEvent
{
error
:
unknown
;
level
:
"error"
;
query
:
kysely
.
CompiledQuery
<
unknown
>
;
queryDurationMillis
:
number
;
}
Index
Properties
error
level
query
query
Duration
Millis
Properties
Readonly
error
error
:
unknown
Readonly
level
level
:
"error"
Readonly
query
query
:
kysely
.
CompiledQuery
<
unknown
>
Readonly
query
Duration
Millis
query
Duration
Millis
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
level
query
query
Duration
Millis
Silvertree API
Loading...