verbose property
Whether to surface the runtime's own lifecycle logging (connection attempts, handshakes) and not just its warnings/failures. Off by default: a healthy node is quiet, and a failing one still reports the failure.
Implementation
final bool verbose;