Preparing search index...
The search index is not available
DuckDB-WASM
DuckDB-WASM
index
LogEntry
Type alias LogEntry<O, T, E, V>
Log
Entry
<
O
,
T
,
E
,
V
>
:
{
event
:
E
;
level
:
LogLevel
;
origin
:
O
;
timestamp
:
Date
;
topic
:
T
;
value
:
V
;
}
Type Parameters
O
T
E
V
Type declaration
Readonly
event
:
E
Readonly
level
:
LogLevel
Readonly
origin
:
O
Readonly
timestamp
:
Date
Readonly
topic
:
T
Readonly
value
:
V
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
DuckDB-WASM
Loading...