-
- Downloads
Move pressure-vessel's logging setup into library code
The names were confusingly similar, but _srt_util_set_up_logging() was
actually orthogonal to pv_set_up_logging(): the former was about the
disposition of the stdout and stderr fds, whereas the latter was about
the GLib log handler. Rename it to make the difference clearer.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Showing
- pressure-vessel/adverb.c 4 additions, 3 deletionspressure-vessel/adverb.c
- pressure-vessel/launch.c 4 additions, 3 deletionspressure-vessel/launch.c
- pressure-vessel/launcher.c 6 additions, 5 deletionspressure-vessel/launcher.c
- pressure-vessel/utils.c 0 additions, 114 deletionspressure-vessel/utils.c
- pressure-vessel/utils.h 0 additions, 7 deletionspressure-vessel/utils.h
- pressure-vessel/wrap-setup.c 4 additions, 3 deletionspressure-vessel/wrap-setup.c
- pressure-vessel/wrap.c 5 additions, 4 deletionspressure-vessel/wrap.c
- steam-runtime-tools/log-internal.h 6 additions, 0 deletionssteam-runtime-tools/log-internal.h
- steam-runtime-tools/log.c 160 additions, 0 deletionssteam-runtime-tools/log.c
Loading
-
mentioned in commit 701471db
-
mentioned in merge request !452 (merged)
Please register or sign in to comment