zibri
Preparing search index...
logging/log-context.model
LogContextInput
Type Alias LogContextInput
LogContextInput
:
OmitStrict
<
LogContext
,
"origin"
|
"request"
|
"cache"
|
"error"
,
>
&
{
error
?:
unknown
}
The input for creating a new log context.
Type Declaration
Optional
error
?:
unknown
An error associated to this log.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
The input for creating a new log context.