zephyr/scripts/pylib/twister
Lukasz Mrugala 558c74be04 scripts: twister: decouple debug and verbosity
Currently, debug logging in the console and verbosity
are tightly coupled - verbosity of level 2 and higher
enables logging at the debug level.

This change introduces a separate Twister flag
responsible for controlling the debug logging,
while leaving the rest of verbosity unchanged.

This allows for controlling the verbosity on
both logging levels, according to one's needs.

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2024-09-20 11:07:48 +02:00
..
twisterlib scripts: twister: decouple debug and verbosity 2024-09-20 11:07:48 +02:00
expr_parser.py twister: Fix inconsistency among DT compat filters 2024-09-18 19:56:06 +01:00
scl.py twister: fix utf-8 encoding for device handler 2023-09-19 15:23:52 +01:00