-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
meta-ticket.
First question: which usage do we want with respect to the severity:
loginfo(...)(like in ROS 1)log(..., severity=INFO)
Second question: when considering the other logging variations, which do we want?
log_info_throttle_named(...)(like the C usage)log_info(..., throttle_duration=1.0, name='my_name')(more pythonic IMO)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request