Mailing List Archive

[issue174] Add a debug stream that writes to the watchgnupg socket, for backend-synchronised messages from applications.
New submission from Marc Mutz <marc@klaralvdalens-datakonsult.se>:

API should look like
gpgLog("kmail") << "starting decryption of message "
<< msg->subject() << endl;
Implementation hint: create std::ostream or QTextStream on the socket and
return that.

----------
messages: 828
nosy: marc
priority: feature
status: unread
title: Add a debug stream that writes to the watchgnupg socket, for backend-synchronised messages from applications.
topic: libkleopatra
______________________________________________________
Aegypten issue tracker <aegypten-issues@intevation.de>
<https://intevation.de/roundup/aegypten/issue174>
______________________________________________________