feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894)
This commit is contained in:
@@ -66,6 +66,13 @@ namespace logging {
|
||||
void
|
||||
setup_av_logging(int min_log_level);
|
||||
|
||||
/**
|
||||
* @brief Setup logging for libdisplaydevice.
|
||||
* @param min_log_level The log level.
|
||||
*/
|
||||
void
|
||||
setup_libdisplaydevice_logging(int min_log_level);
|
||||
|
||||
/**
|
||||
* @brief Flush the log.
|
||||
* @examples
|
||||
|
||||
Reference in New Issue
Block a user