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

refine "command" log component into subsets reflecting previously useful query component

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.2.0
    • Component/s: Diagnostics, Querying
    • Labels:
      None
    • Query Execution

      Log components were quite useful for various debugging/logging but some of them have become useless - query being one when find became a command.

      Now increasing logLevel of "query" seems to have no effect, and there is no way to get higher query related debugging/logging without turning on all commands which defeats the purpose of the split.

      Either db.setLogComponent(X, "query") should now apply to commands which took place of previously useful query component, or another way to increasing logging for it should be exposed.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: