tools/http_logger/application/application library

Classes

HTTPDioLoggerInterceptor
A Dio interceptor that logs HTTP requests and responses using an InMemoryLogger.
InMemoryLogger
A logger that stores HTTP request and response data in memory.