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