Function Karana::Core::info(std::string_view)#
Defined in File MsgLogger.h
Function Documentation#
-
void Karana::Core::info(std::string_view 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.