SyTen

◆ logErr()

template<typename... Args>
void syten::Test::logErr ( Args &&...  args)
inline

Write logging information to stderr, formatted as an error.

Parameters
argsArbitrary arguments

Output is of the form

<prefix>: HH:MM:SS [<arg1>[<arg2>[…]]]

References binary_name, and syten::logGE().

+ Here is the call graph for this function: