networkObserver
Configure a NetworkObserver for this TorRuntime instance.
NOTE: This should be a singleton with no contextual or non-singleton references (such as Android Activity Context).
NOTE: If utilizing the runtime-service
dependency, its own observer implementation will be favored over this setting.