Revision: 18020
          http://sourceforge.net/p/gate/code/18020
Author:   markagreenwood
Date:     2014-05-19 14:39:35 +0000 (Mon, 19 May 2014)
Log Message:
-----------
added documentation on the 'Log4J Level: ALL' tool which is new to the 
Developers_Tools plugin

Modified Paths:
--------------
    userguide/trunk/misc-creole.tex
    userguide/trunk/recent-changes.tex

Modified: userguide/trunk/misc-creole.tex
===================================================================
--- userguide/trunk/misc-creole.tex     2014-05-19 01:21:35 UTC (rev 18019)
+++ userguide/trunk/misc-creole.tex     2014-05-19 14:39:35 UTC (rev 18020)
@@ -3507,7 +3507,7 @@
 \sect[sec:misc-creole:dev-tools]{Developer Tools}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-The Developer Tools plugin currently contains four tools useful for developers
+The Developer Tools plugin currently contains five tools useful for developers
 of either GATE itself or plugins and applications.
 
 The `EDT Monitor' is useful when developing GUI code and will print a warning
@@ -3528,6 +3528,10 @@
 \verb|Factory.duplicate(Resource)| method and makes testing of custom 
duplication
 easy from within GATE Developer.
 
-The `Java Heap Dumper' adds a new entry to the Tools menu which allows a heap 
dump
+The `Java Heap Dumper' tool adds a new entry to the Tools menu which allows a 
heap dump
 of the JVM in which GATE is running to be saved to a file of the users choosing
 from within the GUI.
+
+The `Log4J Level: ALL' tool adds a new entry to the Tools menu which switches 
the
+Log4J level of all loggers and appenders to ALL so that you can quickly see all
+logging activity in both the GUI and the log files.

Modified: userguide/trunk/recent-changes.tex
===================================================================
--- userguide/trunk/recent-changes.tex  2014-05-19 01:21:35 UTC (rev 18019)
+++ userguide/trunk/recent-changes.tex  2014-05-19 14:39:35 UTC (rev 18020)
@@ -22,9 +22,11 @@
 \rcSect[next-release]{Next Release}
 \rcSubsect{May 2014}
 
-The \verb!Developer_Tools! plugin now includes a tool for producing Java heap 
dumps
-from within the GUI to add with debugging. See 
section~\ref{sec:misc-creole:dev-tools}
-for more details.
+The \verb!Developer_Tools! plugin includes two new tools. Firstly there is a 
new Tools
+menu item for producing Java heap dumps to aid with debugging, and a new menu 
item
+which switches the Log4J reporting level to ALL (all loggers and appenders) so 
that
+you can quickly see more details when debugging an issue. See
+section~\ref{sec:misc-creole:dev-tools} for more details.
 
 \rcSect[8.0]{Version 8.0 (May 2014)}
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to