You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: