@grand-board/otel-cloudflare - v6.11.0
GitHub
Preparing search index...
LogEntry
Interface LogEntry
interface
LogEntry
{
attributes
:
Record
<
string
,
unknown
>
;
caller
?:
CallerInfo
;
level
:
LogLevel
;
message
:
string
;
spanId
?:
string
;
timestamp
:
Date
;
traceId
?:
string
;
}
Index
Properties
attributes
caller?
level
message
span
Id?
timestamp
trace
Id?
Properties
attributes
attributes
:
Record
<
string
,
unknown
>
Optional
caller
caller
?:
CallerInfo
level
level
:
LogLevel
message
message
:
string
Optional
span
Id
spanId
?:
string
timestamp
timestamp
:
Date
Optional
trace
Id
traceId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
caller
level
message
span
Id
timestamp
trace
Id
GitHub
@grand-board/otel-cloudflare - v6.11.0
Loading...