Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.Testsuite

Method Tools.Testsuite.log_msg()


Method log_msg

void log_msg(string msg, mixed ... args)

Description

Logs a testsuite message. The message is shown regardless of the verbosity level. If the previous message was logged "in place" by log_status for verbosity 1 then a newline is inserted first. The message should normally have a trailing newline - no extra newline is added to it.