health_connector_logger 4.0.0 copy "health_connector_logger: ^4.0.0" to clipboard
health_connector_logger: ^4.0.0 copied to clipboard

Structured logging utility for Health Connector packages

health_connector_logger #

Structured logging utility for Health Connector packages.


📖 Overview #

health_connector_logger provides a consistent, structured logging interface with formatted messages across the Health Connector plugin ecosystem. It provides structured logging with operation, phase, message, context, and exception tracking.

🔧 Features #

  • Structured Logging: Consistent format with operation, message, and context
  • Log Levels: Support for debug, info, warning, and error levels
  • Exception Tracking: Built-in support for exceptions and stack traces
  • Context Data: Flexible context map for additional metadata
  • DateTime Formatting: Automatic timestamp formatting in logs

🎯 Requirements #

  • Dart >=3.9.2

🚀 Getting Started #

Add to your pubspec.yaml:

dependencies:
  health_connector_logger: [latest_version]

🤝 Contributing #

To report issues or request features, please visit our GitHub Issues.

3
likes
150
points
457
downloads

Publisher

unverified uploader

Weekly Downloads

Structured logging utility for Health Connector packages

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, meta

More

Packages that depend on health_connector_logger