critical_log 0.0.11 copy "critical_log: ^0.0.11" to clipboard
critical_log: ^0.0.11 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 GetX and Dio.

Getting Started #

Installation #

Add log to your pubspec.yaml:

dependencies:
  log: ^1.0.0
2
likes
0
points
706
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository

License

unknown (license)

Dependencies

crypto, dio, flutter

More

Packages that depend on critical_log