HomeClusterLabs Projects

Refactor: python: Remove the debug_level argument from LogWatcher.

Description

Refactor: python: Remove the debug_level argument from LogWatcher.

No caller ever passes a different log level, so the only way to change
it is in the code itself. I doubt anyone's doing that, so debug_level
will always be 1. Remove all code that depends on it being otherwise.

Details

Provenance
clumensAuthored on Mar 29 2023, 2:17 PM
Parents
rP6ad83207eb86: Refactor: python: Remove the unused silent parameter from look.
Branches
Unknown
Tags
Unknown