-
Some packages contain imports to:
import org.apache.commons.logging.*
Migrate those to slf4j. Can we can get rid of a dependency also?
-
When logging via `java.util.logging` logs are not being forwarded to slf4j implementation.
When logging via `slf4j` no implementation is present:
```
SLF4J: Failed to load class "org.slf4j.impl.Sta…
-
### Expected Behavior
When you obtain a slf4j logger instance through `LoggerFactory.getLogger()`, I expect the returned instance to implement the slf4j 2 api `Logger` interface, for example `boole…
-
## TODO
Better document how to use slf4j with the Builder fluent DSL
![Screenshot 2024-10-01 at 10 40 24](https://github.com/user-attachments/assets/611d5465-4c13-4471-8814-8a8dced69477)
@Bar…
-
After upgrading my IDEA to 2024.3 and in return the SAP Commerce Plugin to 2024.3.1 I noticed that I was unable to run (some) unit tests through IntelliJ.
It kept failing on me with the following s…
-
## Description
Trying to use a logger in a class annotated with `@Plugin` from `org.apache.logging.log4j.core.config.plugins` throws an exception. The same problem does not happen on versions 2.23.…
-
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…
-
Hello,
I'm trying to deploy Stasis, so far it's been.... _quite difficult to say the least..._
Right now, my issue is that the container can't find my .p12, but I confirmed the file is loaded in the…
-
I know we are using a .net port from Java and this error for the logging facade is harmless, but I was wondering if there is any library we could use in .net to get rid of it.
Since it is after …
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hedera](https://hedera.com) or any open source project in general.
We know that creating a pull request (PR…