ubuntu_logger 0.1.0
ubuntu_logger: ^0.1.0 copied to clipboard
A logging frontend based on Google's logging library for Dart.
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 inlogging_appenders
.
0.0.1 #
- Initial version.