HSDK Class Descriptions › CaException › void LogMessage(void)
Logs the full formatted message to the static ostream set in the CaHarvest object.
CaException
None
Example
CaException ex(HSDKKEYVALUE, 1, “arg2”, “arg3”, 4, NULL); ex.LogMessage();
More information: