Integration of pocolog-based log replay in a Syskit application
Add tools/syskit-log
in autoproj/manifest
Bug reports and pull requests are welcome on GitHub at https://github.com/rock-core/tools-syskit-log.
The project follows the conventional commits standard to write commit messages. We recognize the following commit types:
- feat: new feature
- fix: bugfix
- test: newly added tests, without changes to the non-test code
- chore: cleanup changes, such as for instance a style fix, or a minor non-functional change.
The package has the following two scopes:
- ds: datastore-related code, including the jupyter and data analysis code
- replay: syskit replay code
This package is available as open source under the terms of the MIT License.