summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-18 00:48:47 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-11-18 00:48:47 -0500
commitb8a60a2c3c6e66513c1e4b83b65a2f808c882843 (patch)
tree14b97a4760279f9d568ab01ba975796c7ec3a8e2 /website
parent505ee50a409014b55afea3b04c097d976e8b3766 (diff)
further commentary on proxy_command logging.
Diffstat (limited to 'website')
-rw-r--r--website/bugs/useful_information.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/website/bugs/useful_information.mdwn b/website/bugs/useful_information.mdwn
index dd0077a..025d678 100644
--- a/website/bugs/useful_information.mdwn
+++ b/website/bugs/useful_information.mdwn
@@ -38,3 +38,13 @@ In general, more verbose log levels *do* tell the user what the
monkeysphere is doing. Moving to DEBUG log level will tell you pretty
much everything that happens. I do *not* think that this should be
the default log level, though.
+
+------
+
+I wouldn't want to see an extremely verbose default log level. But i
+do think that saying something like "key blah blah blah was stripped
+from your known\_hosts file because it was expired" (for example)
+would be useful. I think this case would occur infrequently enough
+that it is worth reporting in the UI at the regular log level.
+
+ --dkg