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

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 5.2.0, 5.0.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines
    • 5
    • Storage - Ra 2021-11-01

      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

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

              Created:
              Updated:
              Resolved: