diff options
author | Werner Koch <[email protected]> | 2017-01-11 09:21:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-01-11 09:42:44 +0000 |
commit | 088d71d3671e74eb088386026f0e439a7e3b5543 (patch) | |
tree | a128e7867c7b6a0156fb253223b5aed6764cd738 /dirmngr/dirmngr.c | |
parent | common: Avoid unnecessary ambiguity in argparse. (diff) | |
download | gnupg-088d71d3671e74eb088386026f0e439a7e3b5543.tar.gz gnupg-088d71d3671e74eb088386026f0e439a7e3b5543.zip |
common: New function log_debug_with_string.
* common/logging.c (do_logv): Factor some code out to ...
(print_prefix): new.
(log_logv): Add arg EXTRASTRING and print it. Change all callers to
pass NULL for it.
(log_debug_with_string): New. Uses EXTRASTRING.
--
This function can be used to print a human readable buffer in addition
to a log message to the log stream. This function will keep all lines
together and prefix them with ">> ".
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions