Scott,
Thanks for taking the time to fix the errors resulting from the merging of MDC properties into LoggingEvent properties. The idea of the merge emerged through our discussions. I went ahead and performed the merge because imho it greatly simplifies the design. I hope you agree.
At 08:37 AM 5/12/2004, you wrote:
sdeboy 2004/05/11 23:37:31
Modified: src/java/org/apache/log4j/chainsaw
ChainsawCyclicBufferTableModel.java LogUI.java
ChainsawColumns.java LogPanel.java
EventContainer.java ChainsawConstants.java
src/java/org/apache/log4j/chainsaw/filter
EventTypeEntryContainer.java FilterModel.java
src/java/org/apache/log4j/rule ExpressionRuleContext.java
RuleTest.java
src/java/org/apache/log4j/varia LogFilePatternReceiver.java
src/java/org/apache/log4j/xml UtilLoggingXMLDecoder.java
XMLDecoder.java
src/java/org/apache/log4j/chainsaw/layout
DefaultDetailLayout.html
src/java/org/apache/log4j/chainsaw/prefs default.properties
src/java/org/apache/log4j/chainsaw/help tutorial.html
Log:
- removed the 'MDC' column in Chainsaw
- improved Chainsaw context menu support for properties, including property values
- removed aggregated 'properties' column from Chainsaw - individual properties show up as their own column (except log4jid property, which is displayed as the ID column)
- modified XMLDecoder to accept MDC entries in the document but convert them to properties
Revision Changes Path
1.29 +6 -53 logging-log4j/src/java/org/apache/log4j/chainsaw/ChainsawCyclicBufferTableModel.java
-- Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
