D21770: Added QLoggingCategory to Falkon
Francesco Nwokeka
noreply at phabricator.kde.org
Wed Jun 12 18:16:47 BST 2019
nwokeka created this revision.
nwokeka added a reviewer: Falkon.
Herald added a subscriber: falkon.
Herald added a project: Falkon.
nwokeka requested review of this revision.
REVISION SUMMARY
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.
Debug lines can be created with the following code:
`qCDebug(FALKON_PRIVATE_LOG) << "testing 123, testing";`
and debug lines can be activated with the runtime flag:
` QT_LOGGING_RULES="org.kde.falkon.debug=true"`
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D21770
AFFECTED FILES
lib/CMakeLists.txt
lib/webengine/webpage.cpp
To: nwokeka, #falkon
Cc: falkon, siraj_qazi, saishm, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, clivej, mparillo, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20190612/b226babb/attachment.html>
More information about the Falkon
mailing list