NetLog

external interface NetLog(source)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun startLogging(path: String, options: StartLoggingOptions = definedExternally): Promise<Unit>
Link copied to clipboard
abstract fun stopLogging(): Promise<String>