Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Releases: dart-lang/logging

package:logging v1.2.0

23 May 22:01
f2fe2ac
Compare
Choose a tag to compare
  • Add notification when the log level is changed. Logger onLevelChanged broadcasts a stream of level values.
  • Require Dart 2.19.

v1.1.1

26 Jan 18:24
399100a
Compare
Choose a tag to compare
  • Add a check that throws if a logger name ends with '.'.
  • Require Dart 2.18