structured_logger 0.0.2 copy "structured_logger: ^0.0.2" to clipboard
structured_logger: ^0.0.2 copied to clipboard

Another logging package, but for structured logging, with the concept of sinks for log output

0.0.2 #

  • Fix readme.
  • Fix example.
  • fix exports.

0.0.1 #

  • Initial release of the structured_logger package.
  • Added StructureLogger for implementing structured logs in Flutter applications.
  • Included the SimpleLineSink as a sample Sink for sending logs to the terminal.
  • Introduced the LogSink interface for custom log destination implementations.
  • Illustrative usage examples for basic logging and adding custom Sinks.
  • Instructions for package installation and contribution.
  • License information included.
0
likes
140
pub points
0%
popularity

Publisher

verified publisheraltamir.me

Another logging package, but for structured logging, with the concept of sinks for log output

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on structured_logger