llama-stack-mirror/tests/integration/fixtures
Derek Higgins b9503b11e6 fix: call setup_logging early to apply category-specific log levels
Category-specific log levels from LLAMA_STACK_LOGGING were not applied to
loggers created before setup_logging() was called. This fix moves the
setup_logging() call earlier in the initialization sequence to ensure all
loggers respect their configured levels regardless of initialization timing.

Closes: #4252

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-12-02 11:13:54 +00:00
..
__init__.py refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
common.py fix: call setup_logging early to apply category-specific log levels 2025-12-02 11:13:54 +00:00