commit 97d3f8831ae9a719a8251070885ce6d225f38b88
parent cd01e2bd37d3b4f72caecf7dc65e4b2eee01c110
Author: leitner <leitner>
Date: Thu, 30 Aug 2001 20:17:51 +0000
mention multilog
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -45,3 +45,6 @@ Each service directory can contain the following files/symlinks:
writes to stdout. File descriptors will be reused, i.e. if the log
process dies and is restarted, no log entries will be lost and there
will be no SIGPIPE.
+
+Please see http://cr.yp.to/daemontools/multilog.html for a very good
+logging tool.