NVIDIA Holoscan SDK v3.5.0

Template Function holoscan::log_critical

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 Template Function holoscan::is_pose_almost_identity(const Pose3<K>&)
Next Template Function holoscan::log_debug
© Copyright 2022-2025, NVIDIA. Last updated on Sep 4, 2025.