Skip to content

Conversation

@Julia-Garland
Copy link
Contributor

@Julia-Garland Julia-Garland commented Sep 4, 2025

This ticket proposes removing trace logging.

@Julia-Garland Julia-Garland marked this pull request as ready for review September 5, 2025 13:26
@Julia-Garland Julia-Garland requested review from a team as code owners September 5, 2025 13:26
@Julia-Garland Julia-Garland requested review from kevinAlbs and mdb-ad and removed request for a team and mdb-ad September 5, 2025 13:26
@blink1073 blink1073 removed the request for review from a team September 5, 2025 13:34
#if MONGOCRYPT_ENABLE_TRACE != 1
# undef MONGOCRYPT_ENABLE_TRACE
#endif

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since mongoc-config.h is a public header, keep MONGOCRYPT_ENABLE_TRACE defined as 0 to avoid a breaking API change.

Copy link
Contributor

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with also restoring MONGOCRYPT_LOG_LEVEL_TRACE.

@Julia-Garland Julia-Garland merged commit f8dba59 into mongodb:master Sep 5, 2025
65 of 67 checks passed
@Julia-Garland Julia-Garland deleted the mongocrypt-791 branch September 5, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants