[telepathy-mission-control/master] Document the new semantics of MC_DEBUG
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Sep 10 11:27:34 PDT 2009
---
server/mission-control-5.8.in | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/server/mission-control-5.8.in b/server/mission-control-5.8.in
index 782e88a..b57361a 100644
--- a/server/mission-control-5.8.in
+++ b/server/mission-control-5.8.in
@@ -20,9 +20,16 @@ start it manually for debugging.
There are no command-line options.
.SH ENVIRONMENT
.TP
-\fBMC_DEBUG\fR=\fIlevel\fR
-May be set to 1 or 2 to enable partial or full debug output from Mission
-Control itself.
+\fBMC_DEBUG=all\fR or \fBMC_DEBUG=\fIcategory\fR[\fB,\fIcategory\fR...]
+May be set to "all" for full debug output from Mission Control and
+telepathy-glib, or various undocumented category names (which may change from
+release to release) to filter the output. See Mission Control and
+telepathy-glib source code for the available categories.
+.TP
+\fBMC_DEBUG=\fIlevel\fR
+Set a numeric debug level for Mission Control itself (but not telepathy-glib).
+Level 0 logs nothing, level 1 logs most messages, and level 2 logs all
+messages.
.TP
\fBMC_TP_DEBUG\fR=\fItype\fR
May be set to "all" for full debug output from telepathy-glib, or various
--
1.5.6.5
More information about the telepathy-commits
mailing list