Enable or disable network logging

Network monitoring works out of the box. You can enable or disable it using the following APIs and passing a boolean to it.

NetworkLogger.enabled = false

Last updated