autoware_utils_logging
The autoware_utils_logging package
README
autoware_utils_logging
Overview
The autoware_utils library is a comprehensive toolkit designed to facilitate the development of autonomous driving applications. This package provides essential utilities for logging. It is extensively used in the Autoware project to handle common tasks such as configuring logger levels.
Design
logger_level_configure.hpp: Utility for configuring logger levels dynamically.