Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-13429

Replace writes to cout/cerr or stdout/stderr in server with log operations

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc3
    • Affects Version/s: 2.6.0-rc2
    • Component/s: Logging
    • Labels:
      None

      Writes to these destinations do not end up in the logs when logging other than to stdout, and can interleave with the logs when logging to stdout.

      Removing references to cout, cerr, rawOut() are necessary steps in this process.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: