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

Use logging module to log information about the loop devices used by the test harness #216

Closed
mulkieran opened this issue Sep 28, 2023 · 1 comment
Assignees

Comments

@mulkieran
Copy link
Member

mulkieran commented Sep 28, 2023

This needs:

  • pass a --log-level option to the test_harness.py script
  • use the value of the --log-level option to configure the logger
  • add the logging at the info level to the _make_loopbacked_devices method or possibly the _run_command method

Related: stratis-storage/stratisd#3452

@mulkieran
Copy link
Member Author

Closed by PRs.

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

2 participants