pvlogger 0.9.2 copy "pvlogger: ^0.9.2" to clipboard
pvlogger: ^0.9.2 copied to clipboard

A powerful and flexible logging utility for Dart applications

0.9.2 #

  • Allowed passing level to logger functions
  • pub.dev compliance updates

0.9.1 #

  • Added selective extra keys filtering to toJson() methods
  • Added toJsonString() convenience methods for direct JSON string output
  • Improved test coverage for serialization functionality

0.9.0 #

  • Initial release of PVLogger
  • Adapter-based logging architecture with EventBuilder, Action, and Filter mixins
  • Namespace and scope support for hierarchical logging
  • Built-in formatters and print adapters
  • Async/sync logging support
  • Exception and stack trace logging with catchError methods
  • Level-based filtering system
  • JSON serialization utilities
  • Comprehensive test suite with test capture adapter
0
likes
160
points
7
downloads

Publisher

verified publisherpathverse.ca

Weekly Downloads

A powerful and flexible logging utility for Dart applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on pvlogger