further commentary on proxy_command logging.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 18 Nov 2008 05:48:47 +0000 (00:48 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 18 Nov 2008 05:48:47 +0000 (00:48 -0500)
website/bugs/useful_information.mdwn

index dd0077a0bc70eb16528ae6eff2fc1ea2859141a4..025d678333813f9acbf5cbe5bb15ecbab8e5586c 100644 (file)
@@ -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