From 83be2191b4f3eb8906160d61f61cae48532ee651 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 18 Jun 2022 09:40:41 -0400 Subject: Use "save" logger when saving data to standard output This includes the output PDF, streams from --show-object and attachments from --save-attachment. This also enables --verbose and --progress to work with saving to stdout. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca652667..f0c14ff9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-06-18 Jay Berkenbilt + + * When --progress or --verbose is combined with writing to + standard output, progress reporting and verbose messages go to + standard error. Previously it was disabled in this case. + 2022-06-05 Jay Berkenbilt * QPDFJob: API breaking change: QPDFJob::doIfVerbose passes a -- cgit v1.2.3-54-g00ecf