Open
Description
From #21 : Currently, the log_level
is set locally within the depthai_cameras_driver.launch.py
file based on the DEPTHAI_DEBUG
environment variable. To ensure consistency across the entire project, a global log level configuration should be introduced, allowing all nodes to follow the same logging level.