]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: mention issues using flogtool on Windows
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 4 Feb 2009 04:34:10 +0000 (21:34 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 4 Feb 2009 04:34:10 +0000 (21:34 -0700)
docs/logging.txt

index db5267096b59b14ecfc4034136558fffd8c54dfd..2cf611b582b570972922ae9edf8ac4535fd79fa2 100644 (file)
@@ -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,