Author: sdeboy
Date: Sun Jun  6 05:00:22 2010
New Revision: 951818

URL: http://svn.apache.org/viewvc?rev=951818&view=rev
Log:
Update Chainsaw release notes to include 'ignore all loggers' menu item

Modified:
    
logging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html

Modified: 
logging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html
URL: 
http://svn.apache.org/viewvc/logging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html?rev=951818&r1=951817&r2=951818&view=diff
==============================================================================
--- 
logging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html
 (original)
+++ 
logging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html
 Sun Jun  6 05:00:22 2010
@@ -10,6 +10,10 @@
 <b>NOTE:</b> The mechanism and format used to persist settings in Chainsaw is 
subject to change.  If you are experiencing problems displaying events in 
Chainsaw, please delete everything in the $user.dir/.chainsaw directory and 
restart Chainsaw.
 <br>
 <h1>2.0</h1>
+<h2>5 Jun 2010</h2>
+<ul>
+<li>Added new 'ignore all loggers' context menu item to logger tree context 
menu (makes it easy to quickly display specific loggers without building 
expressions - hide all loggers and then enable individual loggers).</li>
+</ul>
 <h2>20 May 2010</h2>
 <ul>
 <li>For users who would like to specify the Chainsaw configuration file from 
the command line, specify the URL to a configuration file as the first argument 
to Chainsaw (will bypass the the initial use of the automatic configuration URL 
mechanism).  Example: java -classpath {classpath here} 
org.apache.log4j.chainsaw.LogUI 
file:///c:/downloads/tools/log4j/config/log4j.xml</li>


Reply via email to