log_tanker 0.0.2 copy "log_tanker: ^0.0.2" to clipboard
log_tanker: ^0.0.2 copied to clipboard

Logging package for flutter and dart focused on very fast set up. Entirely customizable and easy to use.

Changelog for log_tanker #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

  • Add a dart project to demonstrate the capabilities of the package in a Dart environment.
  • Add stream listener to logger.
  • Add integration with flutter dev tools.

0.0.2 - 2023-11-20 #

Added #

  • Added a flutter example project to demonstrate the capabilities of the package in a Flutter environment.

0.0.1 - 2023-11-20 #

Added #

  • Initial release of the package.
  • Implementation of the Logger class for managing and outputting log entries.
  • Introduction of the Log class for creating and managing log entries.
  • Creation of the LogCategories class and various log category constants like verboseLog, debugLog, infoLog, warningLog, errorLog, ensureLog.
  • Development of the QuickLog class for quick and convenient logging methods.
  • The package offers functionalities such as logging at various levels, custom log categories, and quick logging methods.
2
likes
160
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Logging package for flutter and dart focused on very fast set up. Entirely customizable and easy to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ansicolor

More

Packages that depend on log_tanker