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