Function holoscan::set_log_pattern
Defined in File logger.hpp
-
inline void holoscan::set_log_pattern(std::string pattern)
Set global format string.
Please refer to the spdlog documentation for the format string syntax.
- Parameters:
pattern – The format string.