ubuntu_logger 0.1.1 copy "ubuntu_logger: ^0.1.1" to clipboard
ubuntu_logger: ^0.1.1 copied to clipboard

A logging frontend based on Google's logging library for Dart.

0.1.1 #

  • REFACTOR: Apply ubuntu lints to all packages (#340).
  • FIX: Remove and fix all unnecessary ignores.
  • FEAT: Activate ubuntu_lints.

Changelog #

0.1.0 (2023-07-26) #

  • add changelog titles for release-please (983c752)
  • ubuntu_logger: add readme badges (2060fdf)
  • ubuntu_logger: promote logger setup from UDI (#308) (df511eb)

0.0.3 #

  • Make the name optional, default to executable.

0.0.2 #

  • Migrate to Dart 3.0.
  • Constrain logging to <1.2.0 due to incompatibility in logging_appenders.

0.0.1 #

  • Initial version.