-
Hello team,
I would like to reach out with a small enhancement request.
Nowadays, MDC format logging is becoming increasingly popular.
With that, I was wondering if this project could provide a…
-
-
Hi, thank you for the wonderful project you've made!
We're using Timber as the main log system, looking forward for https://github.com/loki4j/loki-logback-appender/issues/113!
Right now I'm trying…
-
如题,由于我们系统日志框架为log4j2,log4j2配置的http的appender,但是想到loki的maven包是logback的,引用后有兼容性问题,不知道如何进行适配,如能支持,能否出具示例。
-
**Describe the bug**
当我在spring boot工程中使用logback-kafka-appender将日志上报至kafka时,工程报错无法启动,分别做了以下尝试仍不能解决。
1.在logback中注释掉logback-kafka-appender相关配置,项目可以启动
2.只有注释掉nacos的相关pom才不会报错
### 报错提示
```
Except…
-
Log:
```
09:28:22,645 |-ERROR in com.github.loki4j.client.pipeline.AsyncBufferPipeline@6dc83cf3 - Error occurred while serializing batch #324fc4fd59 (MAX_BYTES, 10 records, 4 streams, est. size 65…
-
Randomly, the JVM does not terminate with the flowing StackTrace.
Using 1.4.0-rc2. And only seeing the problem on Windows Server 2012R2, same App on Linux does not show the problem.
Also just removi…
-
I have lots of message "
-
Hello, I'm trying to use the loki-logback-appender in a Quarkus Application but I'm getting an error related to the class Loki4JAppender being final.
The error is "java.lang.IncompatibleClassChange…
-
When I use loki appender from a simple spring boot demo example I get this error:
16:05:31,686 |-ERROR in com.github.loki4j.client.pipeline.DefaultPipeline@7e0c6f86 - Loki responded with non-succes…