pretty_dio_logger 1.4.0 copy "pretty_dio_logger: ^1.4.0" to clipboard
pretty_dio_logger: ^1.4.0 copied to clipboard

Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.

Changelog #

[1.4.0] #

  • bump up Dio dependency to version 5.5.0
  • Feat: add response time to log
  • Feat: add enable property to enable/disable logging
  • Feat: add filter property to filter log by request options or data
  • Feat: add emoji support
  • Fix: key not shown for multiline value (#7)

[1.3.1] #

  • Add recommended lints
  • Fix connectTimeout and receiveTimeout

[1.3.1] #

  • Fix connectTimeout and receiveTimeout #32
  • Update readme file badge

[1.3.0] #

  • support dio >= 5.0.0
  • support Uint8List log

[1.2.0-beta-1] #

  • support dio >= 4.0.0

[1.2.0-beta] #

  • migrate to nullSafety

[1.1.1] #

  • remove flutter as dependency

[1.1.0] #

fix #

  • remove ugly new lines from string values

[1.0.9] #

fix #

  • non string responses throw a mistype error (#4)

[1.0.8] #

change #

  • Update dio dependency to support dio 3.0.6 (#3).

[1.0.7] #

add #

  • log dio form data

[1.0.6] #

fix #

  • extra empty block when response logging is disabled (#2).
  • handle none response DioError types.

[1.0.5] #

add #

  • support for dio 3.0.3

[1.0.4] #

add #

  • support for dio 3.0.1
  • external logging

[1.0.3] #

add #

  • query parameters to logging;

[1.0.2+1] #

fix #

  • packaging typos.

[1.0.2] #

add #

  • support for dio 3.0.0

[1.0.1] #

add #

  • VSCode compatibility

[1.0.0] #

  • initial release.
667
likes
160
pub points
99%
popularity

Publisher

verified publishercodeness.ly

Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.

Repository (GitHub)
View/report issues

Topics

#dio #logging

Documentation

API reference

License

MIT (license)

Dependencies

dio

More

Packages that depend on pretty_dio_logger