Template Function TP_ERROR# Defined in File Log.h Function Documentation# template<typename ...Args>constexpr void TP_ERROR(const Args&... args)# Log a error message. Template Parameters: Args – Message to log.