loki_logger 1.0.0
loki_logger: ^1.0.0 copied to clipboard
Flutter plugin for shipping logs to a Loki Server
1.0.0 #
- Initial release of the Loki Logger package
- Core functionality for sending logs to Grafana Loki server
- Support for batched log sending
- Custom labels for logs
- Integration with Dart's standard logging package
- Support for basic authentication
- Configurable batch intervals and timeouts
- Error handling with retry capability