Skip to content

Action server/client should not use node logger #969

@tonynajjar

Description

@tonynajjar

Feature request

Feature description

When using the DEBUG logging level for my Python nodes with action servers/clients, I get spammed with debug messages from the action server. That's because the action server/client uses the node's logger.

In rclcpp, another logger is created.

Could we make use of another logger in rclpy similarly to rclcpp?

I could work on that myself. Thanks

Implementation considerations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions