SyTen

◆ logE() [2/2]

template<typename... Args>
void syten::logE ( int  level,
NoPrefix  ,
Args &&...  data 
)
inline

Logs data of the specified level to the standard file streams and std::cerr and does not print the prefix.

References syten::Log::generic_log, syten::Log::log_impl(), syten::YesNo< T >::n(), and syten::Log::timing_log.

+ Here is the call graph for this function: