/lokipender

Loki appender for Logback

Primary LanguageKotlin

Lokipender

Quick and dirty Logback appender for Loki using gRPC.

Builds

https://jitpack.io/#kimble/lokipender

Status

This is just a pet project and should not be used in production.

  • Test what happens when the buffer is full and Loki is unavailable, slow or throwing errors
  • Append stacktrace to formatted log message
  • ...