Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-9922

Define new debug verbosity levels

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT11.1.0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines - 2022-10-17

      WT_VERBOSE_DEBUG is currently the only "debug" log level. Change the log level enum to include WT_VERBOSE_DEBUG_1 through WT_VERBOSE_DEBUG_5, and convert any uses of WT_VERBOSE_DEBUG to be WT_VERBOSE_DEBUG_1.

      Note that this does NOT include making any changes to the tests (which should continue to work fine after making this change) or thinking about whether WT_VERBOSE_DEBUG_1 is an appropriate replacement in all cases - it's purely about getting WT to build with the new definitions.

            Assignee:
            will.korteland@mongodb.com Will Korteland
            Reporter:
            will.korteland@mongodb.com Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: