[SERVER-17525] Remove QLOG() macro Created: 10/Mar/15  Updated: 18/Sep/15  Resolved: 13/Mar/15

Status: Closed
Project: Core Server
Component/s: Logging, Querying
Affects Version/s: None
Fix Version/s: 3.1.0

Type: Improvement Priority: Major - P3
Reporter: J Rassi Assignee: James Wahlin
Resolution: Done Votes: 0
Labels: pull-request
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by SERVER-14959 Increase logging of query plan cache ... Closed
is duplicated by SERVER-17353 Remove duplicated log statements in q... Closed
Backwards Compatibility: Fully Compatible
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 13/Mar/15 ]

Author:

{u'name': u'James Wahlin', u'email': u'james.wahlin@10gen.com'}

Message: SERVER-17525 Remove QLOG, replace with LOG(5)

Closes #936

Signed-off-by: Jason Rassi <rassi@10gen.com>
Branch: master
https://github.com/mongodb/mongo/commit/ae97946ae529ea55ac610956d395c108fdea167b

Comment by James Wahlin [ 13/Mar/15 ]

Pull request submitted: https://github.com/mongodb/mongo/pull/936

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