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