Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions
dmlc::CustomLogMessage Class Reference

Public Member Functions

 CustomLogMessage (const char *file, int line)
 
std::ostream & stream ()
 

Static Public Member Functions

static void Log (const std::string &msg)
 customized logging of the message. This function won't be implemented by libdmlc
 

Member Function Documentation

◆ Log()

void dmlc::CustomLogMessage::Log ( const std::string &  msg)
static

customized logging of the message. This function won't be implemented by libdmlc

Parameters
msgThe message to be logged.

The documentation for this class was generated from the following files: