Docs
GitHub
Preparing search index...
The search index is not available
@foxxmd/logging Docs
@foxxmd/logging Docs
index
LogData
Type Alias LogData
Log
Data
:
Record
<
string
,
any
>
&
{
level
:
number
;
time
:
number
;
pid
:
number
;
hostname
:
string
;
labels
:
any
[]
;
msg
:
string
|
Error
;
}
The structure of a Log object when returned by a stream
data
event
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
@foxxmd/logging Docs
Loading...
The structure of a Log object when returned by a stream
data
event