chiark / gitweb /
stest: Use stderr, not tty, for logging
[secnet.git] / README
diff --git a/README b/README
index ce3a4d70b44d4946462bf9f0c62718fd3a41463f..d9df1ed1dad13fdb5fdcae0c922fe197de52369d 100644 (file)
--- a/README
+++ b/README
@@ -315,7 +315,8 @@ Defines:
   syslog (closure => log closure)
 
 logfile: dict argument
-  filename (string): where to log to
+  filename (string): where to log to; default is stderr
+  prefix (string): added to messages [""]
   class (string list): what type of messages to log
     { "debug-config", M_DEBUG_CONFIG },
     { "debug-phase", M_DEBUG_PHASE },