Skip to content

CXXCBC-605: Add support for user-defined log consumption #743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

Matt-Woz
Copy link
Contributor

Motivation

Users should be able to redirect SDK logs to their custom logger implementations for easier integration with their logging infrastructure

Changes

  • Add register_log_callback & unregister_log_callback functions to allow registering of custom log handlers for SDK logs

@Matt-Woz Matt-Woz force-pushed the CXXCBC-605 branch 3 times, most recently from 9fd9f96 to 2257882 Compare April 1, 2025 12:18
@avsej avsej merged commit 98bdcc2 into couchbase:main Apr 2, 2025
24 of 27 checks passed
@Matt-Woz Matt-Woz deleted the CXXCBC-605 branch April 2, 2025 09:33
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.

None yet

2 participants