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

Can be Unseen but always there. Stealing errors before they steal your users' experience. A flexible logging utility with optional crash reporting integration.

1.0.0 #

  • FEAT: Added colored terminal output for all log levels to improve readability.
    • Debug logs: Gray
    • Info logs: Cyan
    • Warning logs: Yellow
    • Error logs: Red
  • FEAT: isDebugMode now defaults to Flutter's kDebugMode - no need to specify manually.
  • BREAKING: Package now depends on Flutter SDK. This makes configuration easier but limits usage to Flutter projects only.
  • IMPROVEMENT: Enhanced visual distinction between log types with both emojis and colors.

0.0.1 #

  • Initial release of Ghost Logger
  • Support for multiple log levels (debug, info, warning, error)
  • Emoji indicators for visual log scanning
  • Pluggable crash reporting via CrashReporter interface
  • Multiple output mechanisms (print, developer.log)
  • Comprehensive test coverage
  • Working example app
  • Tagline: Stealing errors before they steal your users' experience
1
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

Can be Unseen but always there. Stealing errors before they steal your users' experience. A flexible logging utility with optional crash reporting integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ghost_logger