Skip to content
Snippets Groups Projects
Commit 4636abf5 authored by Florian Schröder's avatar Florian Schröder
Browse files

Implement additional logging and recording features

This update introduces comprehensive hook management, improved environment setup functions, and a new class for logging and recording simulations. The enhanced hook management ensures better callback registration and tracing of specific simulation events. Extra setup functions allow more flexibility in setting parameters from the environment config. The new logging and recording class makes it easier to capture simulation data in a structured format for analysis. Various minor fixes and code refactoring are also included.
parent 9fc975d5
No related branches found
No related tags found
1 merge request!43Resolve "Record relevant env events in a file"
Pipeline #45413 passed