Rezi
Preparing search index...
core/src
LogEntry
Type Alias LogEntry
LogEntry
:
Readonly
<
{
costCents
?:
number
;
details
?:
string
;
durationMs
?:
number
;
id
:
string
;
level
:
LogLevel
;
message
:
string
;
source
:
string
;
timestamp
:
number
;
tokens
?:
TokenCount
;
}
,
>
Log entry in LogsConsole.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Log entry in LogsConsole.