Function Blam::LogEvent(std::string)

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.