Home | All Classes | Grouped Classes | Index | Search

CL_Log::log

Posts a log message with severity 0. Posts a log message.

	void log(
		const std::string& group, const std::string& message);

	void log(
		const std::string& group, int severity, const std::string& message);

See also:

CL_Log



Questions or comments, write to the ClanLib mailing list.