Template Function holoscan::log_critical

Holoscan v2.1.0
template<typename FormatT, typename ...ArgsT>
inline void holoscan::log_critical(const FormatT &format, ArgsT&&... args)

Print a critical message to the log.

The format string follows the fmtlib format string syntax.

Previous Function holoscan::inference::valid_file_path
Next Template Function holoscan::log_debug
© Copyright 2022-2024, NVIDIA. Last updated on Jul 3, 2024.