<table><tr><td style="">nwokeka created this revision.<br />nwokeka added a reviewer: Falkon.<br />Herald added a subscriber: falkon.<br />Herald added a project: Falkon.<br />nwokeka requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D21770">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Getting to know how the application works i needed a way to investigate some bits and pieces in the code. That's why I created the following patch.<br />
Debug lines can be created with the following code:</p>

<p><tt style="background: #ebebeb; font-size: 13px;">qCDebug(FALKON_PRIVATE_LOG) << "testing 123, testing";</tt></p>

<p>and debug lines can be activated with the runtime flag:</p>

<p><tt style="background: #ebebeb; font-size: 13px;"> QT_LOGGING_RULES="org.kde.falkon.debug=true"</tt></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R875 Falkon</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21770">https://phabricator.kde.org/D21770</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>lib/CMakeLists.txt<br />
lib/webengine/webpage.cpp</div></div></div><br /><div><strong>To: </strong>nwokeka, Falkon<br /><strong>Cc: </strong>falkon, siraj_qazi, saishm, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, clivej, mparillo, ach<br /></div>