@ac-essentials/app-util
Preparing search index...
AnsiLoggerRecordStringifierTextComponents
Type Alias AnsiLoggerRecordStringifierTextComponents
type
AnsiLoggerRecordStringifierTextComponents
=
{
logLevel
:
string
|
undefined
;
message
:
string
;
metadata
:
string
|
null
;
stackTrace
:
string
|
null
|
undefined
;
timestamp
:
string
;
}
Index
Properties
log
Level
message
metadata
stack
Trace
timestamp
Properties
log
Level
logLevel
:
string
|
undefined
message
message
:
string
metadata
metadata
:
string
|
null
stack
Trace
stackTrace
:
string
|
null
|
undefined
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
log
Level
message
metadata
stack
Trace
timestamp
@ac-essentials/app-util
Loading...