Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-791

Remove or test trace logging

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown 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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: