From f69e27dc526e73d8ddbcc34a70989bfdbb5ae16a Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Tue, 10 Feb 2009 11:49:30 +0000
Subject: [PATCH] log4j

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9776 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 docs/options_menu.sgml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/options_menu.sgml b/docs/options_menu.sgml
index 44521a4be..cf21bf0eb 100644
--- a/docs/options_menu.sgml
+++ b/docs/options_menu.sgml
@@ -57,7 +57,11 @@ is on will be highlighted in yellow.
 Show the log of informational messages from &prog;.  Currently the log window
 is only used on UNIX and GNU/Linux systems to show the output of external
 programs.  This menu item is only available when running &prog; on UNIX or
-GNU/Linux systems.
+GNU/Linux systems. The logging is controlled by <ULINK
+URL="http://logging.apache.org/log4j/1.2/index.html">log4j</ULINK>. The
+log4j.properties file (etc/log4j.properties in the source distribution) sets
+the level of logging. This can be used to send the logging information to
+other places such as a file.
     </PARA>
   </SECT3>
   
-- 
GitLab