Skip to content

Commit

Permalink
Update _index.md - an unofficial Loki client added (#6312)
Browse files Browse the repository at this point in the history
I would like to add mjaron-tinyloki-java to unofficial Loki clients.
It is standalone small library without any dependencies. It may be an alternative to other libraries which use many dependencies and require more configuration to send logs.
  • Loading branch information
mjfryc committed Jun 7, 2022
1 parent 405cdab commit 57d543e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/clients/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@ when using or writing a third-party client.
- [NLog-Targets-Loki](https://github.com/corentinaltepe/nlog.loki) (C#)
- [loki-logback-appender](https://github.com/loki4j/loki-logback-appender) (Java)
- [Log4j2 appender for Loki](https://github.com/tkowalcz/tjahzi) (Java)
- [mjaron-tinyloki-java](https://github.com/mjfryc/mjaron-tinyloki-java) (Java)
- [LokiLogger.jl](https://github.com/JuliaLogging/LokiLogger.jl) (Julia)
- [winston-loki](https://github.com/JaniAnttonen/winston-loki) (JS)

0 comments on commit 57d543e

Please sign in to comment.