RMM
23.12
RAPIDS Memory Manager
|
Functions | |
spdlog::logger & | rmm::logger () |
Returns the global RMM logger. More... | |
|
inline |
Returns the global RMM logger.
This is a spdlog logger. The easiest way to log messages is to use the RMM_LOG_*
macros.