Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

API to manipulate log setting macros #209

Merged
merged 4 commits into from
Jan 18, 2018

Conversation

sriramster
Copy link
Contributor

@sriramster sriramster commented Oct 29, 2017

Enable manipulating logging macros from rmw_opensplice.

Connect to ros2/rmw#124

Sriram Raghunathan added 2 commits October 29, 2017 14:39
- Currently no support from DDS to enable this.
- Modify Cmake to enable compilation of the file.

Signed-off-by: Sriram Raghunathan <sriram.max@gmail.com>
Signed-off-by: Sriram Raghunathan <sriram.max@gmail..com>
rmw_ret_t
rmw_set_log_severity(rmw_log_severity_t severity)
{
return RMW_RET_OK;
Copy link
Member

Choose a reason for hiding this comment

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

As long as this is not implemented it shouldn't return "ok".

Copy link
Member

Choose a reason for hiding this comment

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

Can you look into implementing this function or do propose to merge this as-is?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dirk-thomas Please merge as-is. I'll try to push in these changes after working on couple more patches.

@dirk-thomas dirk-thomas added the in progress Actively being worked on (Kanban column) label Oct 30, 2017
@sriramster
Copy link
Contributor Author

@dirk-thomas @dhood Could you please review this patch? This is connected to another approved patch by Dirk

@dirk-thomas
Copy link
Member

Could you please review this patch?

I am still waiting for an answer on my previous question.

@dirk-thomas dirk-thomas merged commit 2765b77 into ros2:master Jan 18, 2018
@dirk-thomas dirk-thomas removed the in progress Actively being worked on (Kanban column) label Jan 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants