-
There is a vulnerability reported on `ch.qos.logback:logback-classic:1.3.5` in this plugin. Is is possible to update to newer version 1.5.12?
-
![img_v3_02g1_a8e67b3f-affe-4f28-bbe5-83cf8c23e16g](https://github.com/user-attachments/assets/0b5f6b26-7818-4980-962b-7794f41ebe66)
Project use log4j2, if use handlebars will be conflict!
-
pinpoint version:2.3.4
If I don't log anything in my project, then I will get a null value for ptxId from the aspect. However, if I log something, I can get the value. What could be the reason for …
-
Currently the log threshold is set via a filter that is configured in `resources/logback.xml`.
Furthermore we have a `logLevel` configuration in `pekko.conf` which is inculded in the "regular" simona…
-
**Article and Module Links**
https://www.baeldung.com/java-log-json-output
https://github.com/eugenp/tutorials/tree/master/logging-modules/logback
**Question**
Is there still a reason to have …
-
Hi, and thank you for maintaining an excellent library!
We have unfortunately run into a little problem:
We noticed that the support for writing log statements on the form `log.error("Cake", St…
-
**Description**
add support for synchronous parallel logging. current implementation extends AppenderBase which forces log calls to be synchornized as doAppend is a synchronized method:
at https:/…
-
```
(?:name|firstName|lastName|customerName)\s*(?:=|:)\s*(.+?) .
(?:address1|customerAddress)\s*(?:=|:)\s*(.+?…
-
PS C:\Users\Administrator\Desktop\lsproxy> docker run -p 4444:4444 -v /c/Users/Administrator/Desktop/spring-cloud-consul:/mnt/workspace agenticlabs/lsproxy:latest
Starting...
[2024-11-21T05:33:25Z I…
-
Adding the `quarkus-logging-logback` extension to a Quarkus project results in the following output when running:
```
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [c…