loki-logback-appender icon indicating copy to clipboard operation
loki-logback-appender copied to clipboard

Stand-alone Loki client

Open nehaev opened this issue 3 years ago • 2 comments

Separate a Loki client from logback specifics in order to provide a library that can be used independently of logging frameworks (e.g. logback, log4j).

  • [x] Utils (#101)
  • [x] Writers (#87, #108)
  • [x] Batch (#109)
  • [x] Http clients (#102)
  • [x] Pipeline (#112)
  • [x] Logging (#115)
  • [ ] Tests
  • [x] Rename 'common' to 'loki-client' (#117)

nehaev avatar Sep 04 '21 08:09 nehaev