[SERVER-80932] Refactor query code to call logging API directly from header Created: 11/Sep/23  Updated: 14/Sep/23

Status: Open
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Minor - P4
Reporter: Anton Korshunov Assignee: Backlog - Query Optimization
Resolution: Unresolved Votes: 0
Labels: quick-tech-debt
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Query Optimization
Participants:

 Description   

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.


Generated at Thu Feb 08 06:44:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.