Function Blam::LogEvent(std::string)¶
Defined in File logger.h
Function Documentation¶
-
void
Blam::LogEvent(std::string message) Legacy function to add a message to console.
Automatically changes severity based on prefix.
- Parameters
message: - The message to add to the log.