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

Refactor query code to call logging API directly from header

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization

      Before SERVER-52604 it was impossible to log from a header file, so we had to workaround it by introducing some helper logging functions defined in a .cpp file which sole function was to call the logging API. 

      We can refactor the following code to directly invoke the logging API from a header and remove helper functions.

            Assignee:
            Unassigned Unassigned
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: