]> Git Repo - qemu.git/commit
util/log: Introduce qemu_set_log_filename_flags
authorRichard Henderson <[email protected]>
Sun, 17 Apr 2022 18:30:07 +0000 (11:30 -0700)
committerRichard Henderson <[email protected]>
Wed, 20 Apr 2022 17:51:11 +0000 (10:51 -0700)
commit144539d3605ed7da9b8c1d69f49a282f8c4348b8
tree32ac5c67807f260eea0deebd8c56dd08943729cc
parent6391c772d7c5928d1b2abd65486330b34c97a42b
util/log: Introduce qemu_set_log_filename_flags

Provide a function to set both filename and flags at
the same time.  This is the common case at startup.

Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20220417183019[email protected]>
include/qemu/log.h
util/log.c
This page took 0.024273 seconds and 4 git commands to generate.