From 974f38eac9170535340601a54d08b81e36ae6013 Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Sun, 18 Jul 2010 16:04:20 -0700
Subject: [PATCH] docs/logging.txt: document that _trial_temp/test.log does not
 receive messages below level=OPERATIONAL, due to
 <http://foolscap.lothar.com/trac/ticket/154>.

---
 docs/logging.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/logging.txt b/docs/logging.txt
index ccf870ae..641c9ca6 100644
--- a/docs/logging.txt
+++ b/docs/logging.txt
@@ -238,7 +238,9 @@ FLOGTOTWISTED=1 like this:
 
 With FLOGTOTWISTED=1, sufficiently-important log events will be written into
 _trial_temp/test.log, which may give you more ideas about why the test is
-failing.
+failing. Note, however, that _trial_temp/log.out will not receive messages
+below the level=OPERATIONAL threshold, due to this issue:
+<http://foolscap.lothar.com/trac/ticket/154>
 
 
 If that isn't enough, look at the detailed foolscap logging messages instead,
-- 
2.45.2