Skip to content

rock-core/tools-syskit-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eca1cc5 · Jan 29, 2025
Jan 12, 2024
May 26, 2021
Jan 29, 2025
Jan 29, 2025
Mar 29, 2016
Jun 4, 2021
Jun 4, 2021
May 31, 2021
Mar 29, 2016
Oct 25, 2023
Aug 22, 2023
Oct 8, 2024
May 31, 2021

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.