From 1ef317d5854b60354844e89f26ba3e61ec8ba642 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 3 Feb 2009 21:34:10 -0700
Subject: [PATCH] docs: mention issues using flogtool on Windows

---
 docs/logging.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/logging.txt b/docs/logging.txt
index db526709..2cf611b5 100644
--- a/docs/logging.txt
+++ b/docs/logging.txt
@@ -13,6 +13,12 @@ The foolscap distribution includes a utility named "flogtool" (usually at
 /usr/bin/flogtool) which is used to get access to many foolscap logging
 features.
 
+Note that there are currently (in foolscap-0.3.2) a couple of problems in using
+flogtool on Windows:
+
+http://foolscap.lothar.com/trac/ticket/108 # set base to "." if not running from source
+http://foolscap.lothar.com/trac/ticket/109 # make a "flogtool" executable that works on Windows
+
 == Realtime Logging ==
 
 When you are working on Tahoe code, and want to see what the node is doing,
-- 
2.45.2