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

[FEA] replace spdlog usage with new rapids logger #2695

Open
abellina opened this issue Dec 13, 2024 · 0 comments
Open

[FEA] replace spdlog usage with new rapids logger #2695

abellina opened this issue Dec 13, 2024 · 0 comments

Comments

@abellina
Copy link
Collaborator

This task rapidsai/build-planning#104 documents removing spdlog in favor of a logger API that will become the standard among cuDF/RMM/and any other library.

We should try to use this directly, instead of using spdlog directly. We'll need to make sure we can retain the functionality we need for our state machine logging so we should be following the development of the new logger api to ensure it satisfies our needs as well.

Related #2679

@abellina abellina changed the title [FEA] remove spdlog usage [FEA] replace spdlog usage with new rapids logger Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant