]> git.sur5r.net Git - i3/i3/blobdiff - docs/debugging
Merge pull request #1689 from Airblader/feature-docs-4
[i3/i3] / docs / debugging
index 5187c529b4ed7ba69c088e11fcb8c33b4e3a8782..cf61813d4789b52c1c4791f4b28f92698c73e4b2 100644 (file)
@@ -93,6 +93,11 @@ issue with the software in question, not i3.
 
 == Obtaining the debug logfile
 
+Please note that log files may contain sensitive data such as window titles.
+The best way to avoid submitting such information is to only run the necessary
+applications to reproduce the behavior when saving the log file. This will also
+make analyzing the log file easier.
+
 No matter whether i3 misbehaved in some way without crashing or whether it just
 crashed, the logfile provides all information necessary to debug the problem.