Template Function holoscan::log_info

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

Print an info message to the log.

The format string follows the fmtlib format string syntax.

Previous Template Function holoscan::log_error
Next Function holoscan::log_level
© Copyright 2022-2023, NVIDIA. Last updated on Apr 19, 2024.