loki_logger 1.1.0 copy "loki_logger: ^1.1.0" to clipboard
loki_logger: ^1.1.0 copied to clipboard

Dart utility library for publishing logs to a Loki Server

1.1.0 #

Added support for Bearer Authentication thanks to Julia Werner

1.0.4 #

Released on 2025-06-09

1.0.3 #

Released on 2025-05-23

  • Exposed functions to update labels

1.0.2 #

Released on 2025-05-23

  • Added Support for dart 3.2
  • Fixed issues with batching logs
  • Removed flutter dependency thanks to Nicola Verbeeck

1.0.1 #

Released on 2025-05-14

  • Updated README.md
  • Added DOCUMENTATION.md

1.0.0 #

Released on 2025-05-14

  • 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
2
likes
150
points
263
downloads

Publisher

unverified uploader

Weekly Downloads

Dart utility library for publishing logs to a Loki Server

Repository (GitHub)
View/report issues

Topics

#logging #remote-logging #loki

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on loki_logger