-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Summary
Remove trace logging, or test trace logging in CI.
Background & Motivation
Trace logging is enabled by both:
- At compile-time: use the CMake option ENABLE_TRACE=ON
- At run-time: set the environment variable MONGOCRYPT_TRACE=ON
https://github.com/mongodb/libmongocrypt/pull/976/ is a report of a build error when configuring with ENABLE_TRACE=ON.
This ticket proposes either removing trace logs or adding tests in CI. The libmongocrypt binaries drivers include are not built with ENABLE_TRACE=ON.
- is related to
-
MONGOCRYPT-786 Fix build failure with ENABLE_TRACE=ON
-
- Closed
-