log_debugger 0.0.1 copy "log_debugger: ^0.0.1" to clipboard
log_debugger: ^0.0.1 copied to clipboard

A lightweight Flutter logger with colored console output, log levels, and timestamps. Perfect for debugging and development.

log_debugger #

Pub Version License: MIT

A lightweight Flutter logger with colored console output and log levels.

Features #

  • 🎨 Colored console output for better readability
  • 📊 Multiple log levels (verbose, debug, info, warning, error)
  • ⏱️ Automatic timestamps
  • 🏷️ Tag-based message organization
  • 💻 Simple API

Installation #

Add to your pubspec.yaml:

dependencies:
  log_debugger: ^0.0.1
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter logger with colored console output, log levels, and timestamps. Perfect for debugging and development.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on log_debugger