|
|
| CustomLogMessage (const char *file, int line) |
| |
|
std::ostream & | stream () |
| |
|
| static void | Log (const std::string &msg) |
| | customized logging of the message. This function won't be implemented by libdmlc
|
| |
◆ Log()
| void dmlc::CustomLogMessage::Log |
( |
const std::string & |
msg | ) |
|
|
static |
customized logging of the message. This function won't be implemented by libdmlc
- Parameters
-
| msg | The message to be logged. |
The documentation for this class was generated from the following files:
- External/xgboost/dmlc-core/include/dmlc/logging.h
- External/xgboost/R-package/src/xgboost_custom.cc
- External/xgboost/src/logging.cc