Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
3
-
Storage - Ra 2021-07-12
Description
The cppsuite debug_print utility function in test/cppsuite/test_harness/util/debug_utils.h can be improved a bit. These improvements are:
- Reorder the arguments so log level is the first arg, making parsing easier.
- Log the time and thread id at the front of the message. Find a nice format.