What can I help you with?
NVIDIA Holoscan SDK v3.1.0

Template Function holoscan::log_error

template<typename FormatT, typename ...ArgsT>
inline void holoscan::log_error(const FormatT &format, ArgsT&&... args)

Print an error message to the log.

The format string follows the fmtlib format string syntax.

Previous Template Function holoscan::log_debug
Next Template Function holoscan::log_info
© Copyright 2022-2025, NVIDIA. Last updated on Apr 7, 2025.