Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-772

Remove all direct printing to stdout and stderr.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.8
    • proton-0.3
    • proton-c
    • None

    Description

      A library should never, ever print anything directly to stdout/stderr unless explicitly requested to do so, as it may be linked with programs that need to control what they output to stdout/err or programs that have no stdout/err at all.

      Failures should be raised via the API error mechanism with appropriate message strings that the caller can display as they see fit. Informational log messages should be logged in a way that the caller can send them where they want or turn them off if they want.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: