Skip to content

rock-core/tools-syskit-log

Repository files navigation

Syskit::Log

Integration of pocolog-based log replay in a Syskit application

Installation

Add tools/syskit-log in autoproj/manifest

Usage

See the rock-and-syskit page

Contributing

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

License

This package is available as open source under the terms of the MIT License.

About

Log replay support within Syskit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages