-
Hello,
I upgraded from the previous version of the project `io.github.microutils` and noticed that I could not make work Exception logging work when using logstash-logback-encoder (version 7.0.4).
…
-
thanks a lot @randomicecube for preparing the dirty-water report of Spoon
https://gist.github.com/monperrus/34663084981de3c56f3120f932e0a4b7
let's fix everything
where do the 4 404 github_url c…
-
As logback user, I'd like to have the ability to create structured logs as https://github.com/elastic/ecs-logging-java/tree/master/log4j2-ecs-layout#structured-logging
Currently the community relie…
-
**Jetty Version**
12.0.3
**Jetty Environment**
ee8
**Java Version**
17
**Question**
If I configure jetty to use Logback logging by activating the `logging-logback` module I am under…
-
### Description
there are open PR's for this library by dependabot, so that means there is an open CVE for it. We should process it.
This one conerns logback
*Goals*
Bump ch.qos.logback:logbac…
-
## Your Environment
* Plugin version: 4.17.4
* Platform: Android
* OS version: tested on android 10 & 14
* Device manufacturer / model: Huawei mate 20 pro + Google pixel 6 pro
* Cordova version: …
-
![image](https://github.com/user-attachments/assets/4eb26d13-ca6b-41fd-a141-68252873de8f)
-
### Context
SLF4J/Logback `ILoggingEvent` ([source](https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/spi/ILoggingEvent.java)) has two important field…
-
Currently we run with java 11 and compile using java 8.
We recently added:
~~~
ch.qos.logback
logback-classic
1.5.7
…
dloy updated
2 months ago
-
Take the following configuration:
```xml
```
where `logback-console-appender.xml` defines an appender `CONSOLE` like so:
```xml
…