Function Karana::Core::info(const std::string&)#
Defined in File MsgLogger.h
Function Documentation#
-
void Karana::Core::info(const std::string &msg)#
Write info to all loggers.
- Parameters:
msg – The info message.
Defined in File MsgLogger.h
Write info to all loggers.
msg – The info message.