API referenceC++ APIHoloscanFunctionsholoscan::log_warnBetaAsk a question|Copy page|View as Markdown|More actionstemplate <typename FormatT, typename... ArgsT>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.