Skip to content
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

Switch over to rapids-logger #2530

Draft
wants to merge 4 commits into
base: branch-25.02
Choose a base branch
from
Draft

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Dec 16, 2024

This PR removes raft's implementation of a logger in favor of the centralized one in rapids-logger. Consumers still get the benefits of a PImpl idiom, but now that is primarily handled by using the appropriate targets (if necessary the impl header is of course still available for direct inclusion). This change paves the way for ensuring consistent fmt/spdlog (lack of) linkage throughout RAPIDS conda and wheel packages.

This PR requires rapidsai/rapids-logger#1

Contributes to rapidsai/build-planning#104

@vyasr vyasr added improvement Improvement / enhancement to an existing function breaking Breaking change labels Dec 16, 2024
@vyasr vyasr self-assigned this Dec 16, 2024
Copy link

copy-pr-bot bot commented Dec 16, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@vyasr
Copy link
Contributor Author

vyasr commented Dec 16, 2024

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Dec 16, 2024

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Dec 17, 2024

/ok to test

@vyasr
Copy link
Contributor Author

vyasr commented Dec 17, 2024

/ok to test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change CMake cpp improvement Improvement / enhancement to an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant