Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap to using logger object for logging macros #200

Merged
merged 3 commits into from
Dec 5, 2017
Merged

Conversation

dhood
Copy link
Member

@dhood dhood commented Nov 30, 2017

connects to ros2/rclcpp#411

this swaps existing usage of RCLCPP logging macros to using logger objects

this also swaps the lifecycle nodes to using logger objects to be extra sure that's working properly for lifecycle nodes

@dhood dhood added the in review Waiting for review (Kanban column) label Nov 30, 2017
@dhood dhood self-assigned this Nov 30, 2017
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, I haven't had a chance to review the rclcpp part of these changes, but the demos look good 👍

@dhood dhood mentioned this pull request Dec 1, 2017
14 tasks
@dhood dhood merged commit 40e09c1 into master Dec 5, 2017
@dhood dhood deleted the node_loggers branch December 5, 2017 00:07
@dhood dhood removed the in review Waiting for review (Kanban column) label Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants