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