igloo_http_logger 1.0.0 copy "igloo_http_logger: ^1.0.0" to clipboard
igloo_http_logger: ^1.0.0 copied to clipboard

A beautiful HTTP request/response logger for the http package with ANSI colors, emojis, and advanced filtering options.

🎉 1.0.0 #

  • 🎨 Initial release
  • 🌈 Beautiful colored HTTP logging with ANSI colors
  • 😀 Emoji status indicators for HTTP status codes
  • 📊 Request/Response size tracking
  • ⏱️ Duration tracking
  • 🔢 Array item annotations — items labeled // [0], // [1], etc.
  • 📋 Items: count in status line — detects root List responses and common wrapper keys (data, items, results, users, posts, products, records, list, content, entries)
  • 🛡️ When multiple wrapper keys match, Items: is hidden to avoid showing an ambiguous count
  • 🔍 Advanced filtering options (endpoints, errors, slow requests)
  • 📦 Pretty JSON formatting with syntax highlighting
  • 🎯 Smart header wrapping for long values (e.g. JWT tokens)
  • ⚡ Production-safe (only logs in debug mode)
2
likes
0
points
162
downloads

Publisher

verified publisherigloodev.in

Weekly Downloads

A beautiful HTTP request/response logger for the http package with ANSI colors, emojis, and advanced filtering options.

Repository (GitHub)
View/report issues

Topics

#http #logging #networking #debugging

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on igloo_http_logger