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

Implementation of new WiredTiger internal API to define verbose messages with an associated severity level

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0, 5.0.5
    • None
    • None
    • None
    • 5
    • Storage - Ra 2021-11-01

    Description

      Now we have extended our verbose API to use different verbosity levels (WT-8192), we can define a few macros to start using it.

      The first macro is wt_verbose_lvl. Very similar to wt_verbose, it will take a verbosity level as an argument. Other macros such as wt_verbose_debug, wt_verbose_warning, ... should be defined and call wt_verbose_lvl with a specific verbosity level.

      Definition of done:

      Each macro is implemented

      Attachments

        Activity

          People

            etienne.petrel@mongodb.com Etienne Petrel
            deepti.hasija@mongodb.com Deepti Hasija
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: