-
Starting a native image built with `bootBuildImage` and `org.springframework.boot:spring-boot-starter-log4j2` throws an error on startup
```
Exception in thread "main" java.lang.ExceptionInInitial…
msosa updated
1 month ago
-
Hi,
upgrading the plugin from 1.0.14 to 1.0.16 (or 1.0.15) breaks the resource model function.
`The Node Source had an error:
loader constraint violation: when resolving method 'org.slf4j.ILog…
-
Is there a reason to keep master on SLF4J 1.7.X? For example eclipse jetty 11 uses slf4j 2.0 now
See: https://www.slf4j.org/faq.html#changesInVersion200
-
```
Starting a flow as a "Mule application" in Mule-studio-RC-20111220 (Mule
version 3.2.1) causes the following logs:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[j…
-
In the pom.xml there is a comment stating "TODO: Change logging to SLF4J ???"
Should we do that or change the loggin from log4j 2 to slf4j or chage it to another lib?
@alexanderkiel @torbrenner @T…
-
**Version** : 2.9.1
**Stack trace**
> Exception in thread "main" java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
> at spark.Service.(Service.java:56)
> at spark.Spark$SingletonHolder…
-
This package depends on a logging implementation. When you use it in a project that has its own logging already set up, there are conflicts. The solution is to mark slf4j-simple as a runtime dependenc…
-
@rdeltour We include jul-to-slf4j but does it actually work? @joeha480 can't find any Dotify info messages in the detailed log (Dotify uses java.util.logging).
-
Hi all,
I apologize in advance if this is a known issue, but I could not find any entry clearly describing this issue.
**Describe the bug**
When a Java application using Slf4j is instrumented, …
-
slf4j provides the same functionality plus a clean context (MDC)