VSCode-Logger API - v1.7.3
Preparing search index...
logPanel/types
LocalLogTarget
Type Alias LocalLogTarget
type
LocalLogTarget
=
{
filePath
:
string
;
id
:
string
;
lines
:
string
[]
;
name
:
string
;
type
:
"local"
;
}
Index
Properties
file
Path
id
lines
name
type
Properties
file
Path
filePath
:
string
id
id
:
string
lines
lines
:
string
[]
name
name
:
string
type
type
:
"local"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Path
id
lines
name
type
VSCode-Logger API - v1.7.3
Loading...