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

Allow streaming log messages into fasserts

    • Server Security

      Allowing log messages to be streamed into fassert() would make it easier to add log messages to these fatal assertions.

      Proposed usage syntax:

      fassert(12345, myConditionIsOK()) << "My condition is not OK! " << other stuff;
      

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: