Search
Preparing search index...
The search index is not available
vscode-powertools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vscode-powertools
helpers
LogContext
Interface LogContext
A log context.
Hierarchy
LogContext
Index
Properties
message
tag
time
type
Properties
Readonly
message
message
:
any
The message.
Optional
Readonly
tag
tag
:
string
The tag.
Readonly
time
time
:
Moment
The time.
Optional
Readonly
type
type
:
LogType
The type.
Exports
helpers
Log
Context
message
tag
time
type
Generated using
TypeDoc
A log context.