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

Add: Added support for new log file format #66

Merged

Conversation

rasmusan
Copy link
Contributor

@rasmusan rasmusan commented Sep 3, 2024

Support for loading log files of the format:

Example: 1724314618.146484723 [INFO] [namespace.Node::Function]: The actual log msg

This addition is in line 217-230.

The remaining modifications are refactoring of nested if's to simplify the code. This can be omitted from the PR if desired.

…46484723 [INFO] [namespace.Node::Fuction]: The actual log msg".

Refactor: Removed nested if's
@danthony06 danthony06 merged commit 4ee5206 into swri-robotics:ros2-devel Sep 27, 2024
3 checks passed
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.

2 participants