Commit graph

1 commit

Author SHA1 Message Date
Aaron Heise
77592bac0b Refactor logging level handling in RNS components
- Introduced a new function `compute_target_rns_loglevel` to centralize the calculation of log levels based on verbosity and quietness.
- Updated `_initiate_link` and `listen` functions to utilize the new logging level computation.
- Improved log level mapping in `RnsHandler` for better clarity and consistency.
- Added unit tests for the new logging level computation and validation of logging behavior.
2025-10-17 13:53:55 -04:00