@tauri-apps/plugin-log - v2.7.1
Tauri Docs
GitHub
Preparing search index...
LogOptions
Interface LogOptions
interface
LogOptions
{
file
?:
string
;
line
?:
number
;
keyValues
?:
Record
<
string
,
string
|
undefined
>
;
}
Index
Properties
file?
line?
key
Values?
Properties
Optional
file
file
?:
string
Optional
line
line
?:
number
Optional
key
Values
keyValues
?:
Record
<
string
,
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
line
key
Values
Tauri Docs
GitHub
@tauri-apps/plugin-log - v2.7.1
Loading...