-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Fully Compatible
The QLOG() macro was introduced in the 2.5.x dev cycle for query-specific verbose logging. It was replaced in the 2.7.x dev cycle by subsystem-specific log components, and is no longer needed.
Invocations of QLOG() should be replaced with LOG(5), and the files in which the macro was called should have the "kQuery" default log component set.
- is duplicated by
-
SERVER-14959 Increase logging of query plan cache operations
- Closed
-
SERVER-17353 Remove duplicated log statements in query subsystem
- Closed
- links to