[Interest] Why does the QtLogging message not include type (e.g. WARNING)?
Thiago Macieira
thiago.macieira at intel.com
Sun Dec 10 23:22:29 CET 2023
On Sunday, 10 December 2023 09:47:22 PST Thomas Larsen Wessel wrote:
> I'm actually grateful that the original message is so concise, otherwise I
>
> > wouldn't look for a way to customise it
>
> I never considered that. If the goal is to make application developers
> unsatisfied, such that they will look for how to customize the format, then
> I suggest leaving out the message too ;) :)
The fact that it has historically been JUST the message has made people use
qDebug to create formatted output, instead of using stdio or iostreams. I
disagree with doing that: that's not the purpose of QDebug. But it does exist,
so changing the default will cause some irritation.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5163 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20231210/09340614/attachment.bin>
More information about the Interest
mailing list