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

Measurement logging: parametrization #157

Open
MatthieuDartiailh opened this issue Sep 11, 2018 · 0 comments
Open

Measurement logging: parametrization #157

MatthieuDartiailh opened this issue Sep 11, 2018 · 0 comments

Comments

@MatthieuDartiailh
Copy link
Member

To allow the parametrization of the measurement logging hook, a new dedicated plugin (similar to the TextMonitorPlugin) should be created. This plugin would accept LogEntries contributions that would be responsible for analyzing a Measurement and reporting the required information. The execution hook would hold a list of such LogEntries and execute them sequentially.

Since editing the entries on a per measurement basis would make little sense, the LogEntries and their parameters should be stored in the plugin preferences. Their edition hence requires to complete the edition of the application preferences. In this particular case, providing a custom edition page would be more meaningful than attempting to rely on an automatic GUI generation.

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

No branches or pull requests

1 participant