Bug 36625 - Add a way to turn on debugging
Summary: Add a way to turn on debugging
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 00:46 UTC by Guillaume Desmottes
Modified: 2019-12-03 19:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Guillaume Desmottes 2011-04-27 00:46:41 UTC
Applications don't have API to turn one lib logger's debugging (_tpl_debug_ functions are not exported).

It would be nice to have an equivalent of tp_debug_set_flags (const gchar *flags_string);
Comment 1 Nicolas Dufresne 2011-10-31 11:10:04 UTC
Why not using this ?
  g_setenv ("TPL_DEBUG", flags, 1)
Comment 2 GitLab Migration User 2019-12-03 19:30:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-logger/issues/16.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.