networkInfoEnabled property

bool networkInfoEnabled
getter/setter pair

Enriches logs with network connection info. This means: reachability status, connection type, mobile carrier name and many more will be added to each log.

Defaults to false.

Implementation

bool networkInfoEnabled;