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

Remove logging on invocation of ApplicationExtended.canLogon(sessionID)

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.5.3
    • Component/s: Engine
    • Labels:
      None

      Description

      problem

      Inside the Session.next() method, the callback ApplicationExtended.canLogon(sessionID) is invoked. However, each time the next() method gets called (i.e. each second) and canLogon is FALSE a log line is created:

      "Do not initiate logon, Application can not logon on <sessionID>"

      This logging should be removed as that log output could be implemented in the specific application. There is no logging output for the other callbacks (onLogon, onLogout, ...) either.

        Attachments

          Activity

            People

            • Assignee:
              chrjohn Christoph John
              Reporter:
              chrjohn Christoph John
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: