remote_logging_handlers 0.2.0 copy "remote_logging_handlers: ^0.2.0" to clipboard
remote_logging_handlers: ^0.2.0 copied to clipboard

discontinued

Logging handlers for logz and loki.

remote_logging_handlers #

Native dart package for handlers of the logging package for logz.io and loki.

Performance #

I am not sure if it is wise to use this in production, but it's great during beta testing with a handful of users so you have all logs available.

It tries to stay reasonable performant by batching log entries and sending them off only every few seconds. If network is down it will retry later. (with an ever increasing interval).

Getting Started #

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Logging handlers for logz and loki.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

clock, dio, flutter, intl, logging, meta, rxdart

More

Packages that depend on remote_logging_handlers