network_logger library
Classes
- NetworkLogInterceptor
- Unified interceptor that records all HTTP/Dio traffic into NetworkLogStorage.
- NetworkLogModel
- Model representing a single network log entry. This is backend-agnostic and works for both http and dio.
- NetworkLogStorage
- Simple in-memory storage for network logs.