journal 0.3.0 copy "journal: ^0.3.0" to clipboard
journal: ^0.3.0 copied to clipboard

A simple log writer and subscriber usable both from libraries and applications.

0.3.0 #

  • [BREAKING] require Dart 3.3.
  • [BREAKING] remove source map support.

0.2.0 #

  • [BREAKING] use the constant symbol journalZoneName instead of the literal #journalName to specify the name of a Zone.
  • fix JournalEntry.level being unconditionally formatted.
  • introduce developer library.
  • introduce android library and AndroidJournalOutput.

0.1.0 #

  • Initial release.
2
likes
140
points
37
downloads

Publisher

verified publisherskreborn.me

Weekly Downloads

A simple log writer and subscriber usable both from libraries and applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, logging, meta, stack_trace, web

More

Packages that depend on journal