fox_logging 1.0.0 copy "fox_logging: ^1.0.0" to clipboard
fox_logging: ^1.0.0 copied to clipboard

Utilities for the logging package like Formatter, Sinks,... It provides a flow to make logging more structured by introducing sinks and formatters.

1.0.0 #

  • feat!: upgraded to dart v3

0.6.3 #

  • marked mapMany as deprecated

0.6.2 #

  • un-deprecated PrintSink

0.6.1 #

  • fix: expose IoLogSink

0.6.0 #

  • feat: added IoLogSink
  • deprecated PrintSink
  • fix: json log record parser would add stackTrace even when none is present
  • fix: a bunch of tests

0.5.3 #

  • feat: added formatList functions

0.5.2 #

  • fix: json formatter threw on object and error
  • ci stuff

0.5.0 #

  • feat: added filters
  • test: improved coverage
  • ci: automated publish

0.2.0 #

  • feat: added parse list to json log record parser

0.1.1 #

  • fix: export stream log sink

0.1.0 #

  • feat: added stream log sink

0.0.1 #

  • Initial version.
3
likes
160
pub points
34%
popularity

Publisher

unverified uploader

Utilities for the logging package like Formatter, Sinks,... It provides a flow to make logging more structured by introducing sinks and formatters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, logging

More

Packages that depend on fox_logging