Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-c-0.17.0
    • proton-c-0.18.0
    • proton-c
    • None

    Description

      The connection_driver logs all connection/transport related events but the proactor does not log listener/proactor events. It should do so in a consistent manner.

      Attachments

        Activity

          Commit 54e8099e274938db1a3d458eff18c374af149945 in qpid-proton's branch refs/heads/master from aconway
          [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=54e8099 ]

          PROTON-1419: c libuv proactor log all events

          Use the pn_log() function to log listener and proactor events when PN_TRACE_LOG is set.

          The current logging features are not ideal but this fix is consistent with the
          status quo so if/when we upgrade the logging framework this will be included.

          Add missing function definition for pn_connection_driver_logf

          jira-bot ASF subversion and git services added a comment - Commit 54e8099e274938db1a3d458eff18c374af149945 in qpid-proton's branch refs/heads/master from aconway [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=54e8099 ] PROTON-1419 : c libuv proactor log all events Use the pn_log() function to log listener and proactor events when PN_TRACE_LOG is set. The current logging features are not ideal but this fix is consistent with the status quo so if/when we upgrade the logging framework this will be included. Add missing function definition for pn_connection_driver_logf

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: