summaryrefslogtreecommitdiff
path: root/HACKING.md
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING.md')
-rw-r--r--HACKING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/HACKING.md b/HACKING.md
index f90522a50..671d48195 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -31,6 +31,8 @@ OpenSuSE do automated whole-system testing that includes the GNOME desktop for t
The following environment variables control logging from Tracker daemons:
+ * `TRACKER_DEBUG`: takes a comma-separated list of keywords to enable
+ extra debugging output. Use the keyword 'help' for a list of keywords.
* `TRACKER_VERBOSITY`: takes a value of 1, 2 or 3 and causes increasing
amounts of log output from Tracker code to be written to stdout.
* `G_MESSAGES_DEBUG`: controls log output from GLib-based libraries that