Collect log messages from rcl, and reset.#2720
Conversation
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
fujitatomoya
left a comment
There was a problem hiding this comment.
This PR addresses basically 2 things.
- if rcl interface failed, pass the logging messages stored in rcl layer to client layer. (more logging information why rcl failed.)
- makes sure resetting error storage once logging message is retrieved by such as logger and exception to the user.
|
Pulls: #2720 |
|
LGTM |
|
Pulls: #2720 |
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
f7ea441 to
ee6357f
Compare
|
@Barry-Xu-2018 can you review again? |
|
I have no more comments. |
minor cosmetic fixes, if rcl interfaces fail, we should collect log messages that are set from rcl and reset the error message buffer.