oklog 1.2.0 copy "oklog: ^1.2.0" to clipboard
oklog: ^1.2.0 copied to clipboard

A simple yet capable logging utility for Dart and Flutter. Just log. ok.

1.2.0 #

This release contains breaking changes. The API has been significantly redesigned. Please refer to the README for updated usage.

1.1.0 #

  • Added notice log level between info and warn.
  • Added log.obs.event for logging structured observability events.
  • Added log.obs.metric for logging numeric observability metrics.
  • Logger is no longer abstract — instantiate it directly and attach sinks.
  • Renamed ConsoleLogger to DefaultLogger.
  • Removed DummyLogger; use log.sinks.clear() to silence output.
  • Global log variable is now final.

1.0.0 #

  • Initial version.
0
likes
0
points
13
downloads

Publisher

verified publisherzuvola.com

Weekly Downloads

A simple yet capable logging utility for Dart and Flutter. Just log. ok.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on oklog