#include <cuml/common/logger_macros.hpp>#include <rapids_logger/logger.hpp>

Go to the source code of this file.
Namespaces | |
| ML | |
Functions | |
| rapids_logger::sink_ptr | ML::default_sink () |
| Returns the default sink for the global logger. More... | |
| std::string | ML::default_pattern () |
| Returns the default log pattern for the global logger. More... | |
| rapids_logger::logger & | ML::default_logger () |
| Get the default logger. More... | |