pressure-vessel: Override log handler for pressure-vessel log domain
When this code moved into the shared library, it wasn't adapted to take into account pressure-vessel and steam-runtime-tools being separate log domains. The result was that PRESSURE_VESSEL_VERBOSE actually only made libsteam-runtime-tools verbose, and info/debug messages from the pressure-vessel directory were lost. Fixes: 2194b59a "Move pressure-vessel's logging setup into library code" Signed-off-by:Simon McVittie <smcv@collabora.com>
parent
7e05fdb7
No related branches found
No related tags found
Showing
- bin/launch-client.c 2 additions, 2 deletionsbin/launch-client.c
- bin/launcher-service.c 2 additions, 2 deletionsbin/launcher-service.c
- pressure-vessel/adverb.c 2 additions, 2 deletionspressure-vessel/adverb.c
- pressure-vessel/wrap.c 2 additions, 2 deletionspressure-vessel/wrap.c
- steam-runtime-tools/log-internal.h 2 additions, 1 deletionsteam-runtime-tools/log-internal.h
- steam-runtime-tools/log.c 10 additions, 1 deletionsteam-runtime-tools/log.c
Loading
Please register or sign in to comment