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

LocationAwareLogger does not have a method that accepts the argument array

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 1.5.x
    • Core API
    • None
    • Operating System: Mac OS X 10.3
      Platform: PC

    Description

      EventLogger in SLF4J extensions must serialize its EventData and pass that as the "message" because LocationAwareLogger does not have a log method that accepts the argument array. The serialization and deserialization this causes is fairly expensive. Unfortunately, adding a new method to this interface will require changes to Loggers that extend the interface that may reside outside SLF4J.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            rgoers@apache.org Ralph Goers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: