ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rcl_logger_setting_s Struct Reference

A logger item to specify a name and a log level. More...

#include <rcl/log_level.h>

Public Attributes

const char * name
 Name for the logger.
 
rcl_log_severity_t level
 Minimum log level severity of the logger.
 

Detailed Description

A logger item to specify a name and a log level.

Definition at line 34 of file log_level.h.


The documentation for this struct was generated from the following file: