Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-448

LocLogger doesn't allow use of Markers along with Message Id's

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.8.0-beta2
    • slf4j-ext
    • blocker

    Description

      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.

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            glockhart Glen Lockhart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: