stopLogging

abstract fun stopLogging(): Promise<Void>(source)

resolves when the net log has been flushed to disk.

Stops recording network events. If not called, net logging will automatically end when app quits.