Template Function holoscan::log_critical

Holoscan v0.5.1
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.

© Copyright 2022-2023, NVIDIA. Last updated on Jul 28, 2023.