<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Thank you for your answer Scott, and for a great program. I understand most of the messages might not be useful for most people, but if it is not a lot of work to add some logging of the debug info, maybe it could be done? If some sort of logger class is used, I think 1 line of code inside the debug() function is all that is needed. One could log all debug info with the possibility to clear the entire log, and the possibility to turn this logging on/off (could be off by default as I guess most people won`t use it). Or just log the last occurred error which could be accessed through some lastError() function...<br><br>regards, Ivar<br><br>&gt; Subject: Re: error and warning messages<br>&gt; From: wheeler@kde.org<br>&gt; Date: Fri, 13 May 2011 22:56:40 +0200<br>&gt; To: taglib-devel@kde.org<br>&gt; <br>&gt; On May 13, 2011, at 9:20 PM, Ivar Eskerud Smith wrote:<br>&gt; <br>&gt; &gt; I have asked this question before, and I don`t think there is a way to do this.<br>&gt; <br>&gt; Historically the reason for this is that the debugging messages were only intended for TagLib developers (honestly, I don't think any of them are particularly useful for application developers).  At that time KDE (and related packages, including TagLib) were always built with the NDEBUG define in release packages, which defines debug(x) and debugData(x) as empty macros.<br>&gt; <br>&gt; -Scott <br>&gt; _______________________________________________<br>&gt; taglib-devel mailing list<br>&gt; taglib-devel@kde.org<br>&gt; https://mail.kde.org/mailman/listinfo/taglib-devel<br>                                               </body>
</html>