If we move the duplicate log/error id check in scons from the compile phase to the lint phase of patch builds, it will be easier to do printf debugging because you'll be able to run the patch build with duplicate log ids (enabling cut-and-pasting log lines), and only get a lint failure rather than a compile failure.
- is duplicated by
-
SERVER-46273 During development, provide a mechanism to log in logv2 without providing a logid
- Closed
- is related to
-
SERVER-47332 Add debug only logging macro to facilitate printf style debugging
- Closed