[Bug 41199] New: [patch] Enhance logging system
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 26 02:13:15 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=41199
Summary: [patch] Enhance logging system
Product: Telepathy
Version: git master
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: tp-qt4
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: daniele.domenichelli at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
In kde-telepathy we would like to be able to get the debug output from TpQt4
and redirect it in KDebug in order, for example, to be able to redirect all the
output of the application together with a TpQt4 output to a file.
This patch[1] adds a new method setDebugCallback that accepts a function
pointer to a method that returns the output stream for debugging information.
Default behavior is unchanged.
[1]https://gitorious.org/drdanz-telepathy-kde/telepathy-qt4/commits/logging_enhancement
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list