[slf4j-dev] [JIRA] (SLF4J-448) LocLogger doesn't allow use of Markers along with Message Id's
QOS.CH (JIRA)
noreply-jira at qos.ch
Thu Nov 15 18:07:00 CET 2018
Glen Lockhart created SLF4J-448:
-----------------------------------
Summary: LocLogger doesn't allow use of Markers along with Message Id's
Key: SLF4J-448
URL: https://jira.qos.ch/browse/SLF4J-448
Project: SLF4J
Issue Type: Improvement
Components: slf4j-ext
Affects Versions: 1.8.0-beta2
Reporter: Glen Lockhart
Assignee: SLF4J developers list
I would like to use the LocLogger to provide message catalogs in my application.
However, I also use Markers with my logger to allow for more complex filtering rules using a turboFilter. I can't use both given the API in org.slf4j.cal10n.LocLogger.
Using MDC isn't an option as the code is running inside a Vert.x event loop and use of thread locals doesn't work in that world.
I can provide a PR if you're willing to accept one.
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the slf4j-dev
mailing list