Define new debug verbosity levels

XMLWordPrintableJSON

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

      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
            Reporter:
            Will Korteland
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: