Template Function holoscan::log_warn

Clara Holoscan v0.4.0
template<typename FormatT, typename ...ArgsT>
inline void holoscan::log_warn(const FormatT &format, ArgsT&&... args)

Print a warning message to the log.

The format string follows the fmtlib format string syntax.

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.