/[Apache-SVN]
ViewVC logotype

Revision 829505


Jump to revision: Previous Next
Author: sdeboy
Date: Sun Oct 25 07:42:21 2009 UTC (14 years, 8 months ago)
Changed paths: 9
Log Message:
Add new 'marker' feature
Marker is displayed as an icon that appears in the first displayed column (using 'about' icon currently)

Ctrl-F2 or double-click: toggle a marker on or off
F2: search for next marker
Shift-F2: search for previous marker
Ctrl-Shift-F2: clear all markers

To facilitate search, rendering & toggle of markers, adding a marker temporarily adds a new property to events that have the marker set called 'log4j.marker' (value 'true')'.

Also added a new method to LoggingEvent: 
public Object removeProperty(String propName)
to facilitate removal of this temporary property when the marker is un-set for a loggingevent

Changed paths

Path Details
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawConstants.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawCyclicBufferTableModel.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ChainsawToolBarAndMenus.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/EventContainer.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/LogPanel.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/TableColorizingRenderer.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/icons/ChainsawIcons.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/WelcomePanel.html modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/spi/LoggingEvent.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26