Template Function holoscan::log_warn

Holoscan v2.1.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.

Previous Template Function holoscan::log_trace
Next Template Function holoscan::make_application
© Copyright 2022-2024, NVIDIA. Last updated on Jul 3, 2024.