kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-electron
/
io.kvision.electron.electron
/
NetLog
Net
Log
external
interface
NetLog
(
source
)
Members
Properties
currently
Logging
Link copied to clipboard
abstract
var
currentlyLogging
:
Boolean
currently
Logging
Path
Link copied to clipboard
abstract
var
currentlyLoggingPath
:
String
Functions
start
Logging
Link copied to clipboard
abstract
fun
startLogging
(
path
:
String
,
options
:
StartLoggingOptions
=
definedExternally
)
:
Promise
<
Unit
>
stop
Logging
Link copied to clipboard
abstract
fun
stopLogging
(
)
:
Promise
<
String
>