Template Function TP_ERROR#

Function Documentation#

template<typename ...Args>
constexpr void TP_ERROR(const Args&... args)#

Log a error message.

Template Parameters:

Args – Message to log.