Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-136

Add capability to filter out Heartbeats to to SLF4JLog and others

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.0.5
    • Fix Version/s: 1.1.0
    • Component/s: Engine
    • Labels:
      None

      Description

      ScreenLog is currently the only logger to allow for filtering out of heartbeats.
      Idea situation would be to have one unified way to filter out heartbeats for all the loggers.

      In slf4j logger, it's trivial to implement by just adding another special logger category that can be filtered out in log4j.properties.

      However, since the strings created are pretty large, it may actually be a lot more efficient to intercept it at a higher level and just not print altogether, hopefully saving some string concats along the way.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                admin Steve Bate
                Reporter:
                toli Toli Kuznets
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: