dio_smart_logger 0.1.1 copy "dio_smart_logger: ^0.1.1" to clipboard
dio_smart_logger: ^0.1.1 copied to clipboard

Structured and secure Dio logging interceptor with cURL output, performance metrics, and deep error diagnostics.

Changelog #

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

0.1.1 - 2026-02-28 #

  • Updated dart_helper_utils to ^6.0.0 to keep dependencies current.
  • No API changes.

0.1.0 - 2026-02-28 #

  • First stable release.
  • Promoted features from 0.1.0-dev.1 without API changes.

0.1.0-dev.1 - 2026-02-28 #

  • Initial pre-release.
  • Added DioLoggerInterceptor, DioLoggerConfig, and DioLogLevel.
  • Added structured request, response, and error logging with masking.
  • Added cURL generation, performance metrics, and status code guidance.
  • Added request filtering and configurable output controls.
  • Added package tests, example app, and CI/publishing workflows.
1
likes
160
points
233
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Structured and secure Dio logging interceptor with cURL output, performance metrics, and deep error diagnostics.

Repository (GitHub)
View/report issues

Topics

#dio #logging #interceptor #debugging

License

MIT (license)

Dependencies

dart_helper_utils, dio

More

Packages that depend on dio_smart_logger