ghost_logger 1.1.0 copy "ghost_logger: ^1.1.0" to clipboard
ghost_logger: ^1.1.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.1.0 #

Features #

  • Added convenience logging methods:
    • GhostLogger.logDebug() - Debug logging
    • GhostLogger.logInfo() - Info logging
    • GhostLogger.logWarning() - Warning logging
    • GhostLogger.logError() - Error logging

Bug Fixes #

  • Fixed color output issues in Android Studio console
  • Improved color reset reliability with separate print calls

Breaking Changes #

  • Removed LoggerType.logger enum value
  • Use LoggerType.console instead if you were using LoggerType.logger

1.0.0 #

  • Added colored terminal output for log levels
  • isDebugMode now defaults to kDebugMode
  • Package now depends on Flutter SDK

0.1.0 #

  • Initial release
1
likes
0
points
72
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