-
Currently we have two bridges between `MDC` and `ThreadContext`:
- [`MDCContextMap`](https://github.com/apache/logging-log4j2/blob/2.x/log4j-to-slf4j/src/main/java/org/apache/logging/slf4j/MDCConte…
-
### Before Creating the Bug Report
- [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions).
- [X] I have …
-
```
Currently I can only have one log4jbc configuration even though I have multiple
datasources to spy upon simultaneously in classloader
I'd also like to be able to configure the system myself wit…
-
OpenJDK 64-Bit Server VM warning: Option UseBiasedLocking was deprecated in version 15.0 and will likely be removed in a future release.
GravitLauncher (fork sashok724's Launcher) Client Launcher v5.…
-
Why are you using "org.slf4j.spi.LocationAwareLogger" as base logger and not the "org.slf4j.Logger" as base? I am using an LoggerFactory that create it own logger and it only extends the "org.slf4j.Lo…
-
I would like to be able to decorate the behavior of either `EventLoop`, `Channel`, or `ChannelPipeline` so that I can inject `ThreadLocal`-specific context when an `EventLoop` switches to servicing a …
-
```
Currently I can only have one log4jbc configuration even though I have multiple
datasources to spy upon simultaneously in classloader
I'd also like to be able to configure the system myself wit…
-
```
Currently I can only have one log4jbc configuration even though I have multiple
datasources to spy upon simultaneously in classloader
I'd also like to be able to configure the system myself wit…
-
When the Log4j `LogEvent `context data contains non string values e.g string arrays or java maps, the resulting attributes are incorrect.
Create a class extending `ObjectThreadContextMap` and set i…
-
Hi,
I am new to leiningen, and I am evalutating it for pure Java projects (for fun).
I am used to separate project files in a tree like this:
```
root
- src
-- main
--- clojure
--- java
--- resource…