iOS SDK 3.0.0 introduces Network Logging beta.
- Capture URLSession request/response metadata in Device Logs with the bf_network tag.
- Optional body capture, error-response body capture, URL filters, rate limiting, and obfuscation handlers.
- Automatic sensitive header redaction and request correlation headers.
- Added Swift helper APIs and expanded test/demo coverage for network logging.