multi_logger 0.0.7
multi_logger: ^0.0.7 copied to clipboard
Dispatch logs to multiple sources like console or Sentry
0.0.7 #
- Fix issue with date time reporting to Sentry in a local timezone instead of UTC
0.0.6 #
- Add message to extra on Sentry only for exceptions
0.0.5 #
- Add option to capitalize extra keys in console and Sentry loggers
0.0.4 #
- Add message to extra in Sentry errors
0.0.3 #
- Improve breadcrumbs formatting for Sentry logger
0.0.2 #
- Add option to use Sentry breadcrumbs for non-errors
0.0.1 #
- Initial release