harmony_log 2.0.2 copy "harmony_log: ^2.0.2" to clipboard
harmony_log: ^2.0.2 copied to clipboard

Harmony Logging Mechanism. It has varous implementations of filters and outputs.

2.0.1 #

  • Added debugPrint plain logger using LogPlainOutput.debugPrint().
  • Added reqirect log implementation using Log.redirect().

2.0.1 #

  • Added dart:developer plain logger using LogPlainOutput.developerLog().

2.0.0 #

  • BREAKING: Using child in Log instead of output.
  • Now Log also implements LogOutput.
  • Now log id is integer instead of String.
  • Removed uuid log id generation.
  • Added noop log implementation Log.noop().
  • Added Zone information to log events.
  • Added dart:developer logger using LogOutput.developerLog().

1.0.0 #

  • Initial release
2
likes
120
pub points
42%
popularity

Publisher

verified publisher6thsolution.com

Harmony Logging Mechanism. It has varous implementations of filters and outputs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on harmony_log