critical_log 0.0.20 copy "critical_log: ^0.0.20" to clipboard
critical_log: ^0.0.20 copied to clipboard

A structured logging package for Dart and Flutter with support for critical and batch logging.

Log #

A lightweight and structured logging library for Flutter applications, supporting critical and non-critical log management with batch processing.

Features #

  • Supports log levels: trace, debug, info, warning, error, fatal, panic.
  • Manages critical and non-critical logs separately.
  • Supports batch logging with periodic uploads.
  • Easy integration using Dio.

Getting Started #

Installation #

Add critical_log to your pubspec.yaml:

dependencies:
  critical_log: ^1.0.0
2
likes
140
points
660
downloads

Publisher

unverified uploader

Weekly Downloads

A structured logging package for Dart and Flutter with support for critical and batch logging.

Repository

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, crypto, device_info_plus, dio, flutter

More

Packages that depend on critical_log