Just me, or is the log4j website broken?

2003-09-11 Thread Paul Smith
The redirect after the message is giving me a 404. My browser is being sent to:http://jakarta.apache.org/log4j/docs/index2.html. Anyone else having this issue? Paul - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

cvs commit: jakarta-log4j/src/xdocs chainsaw.xml

2003-09-11 Thread psmith
psmith 2003/09/11 20:39:47 Added: src/xdocs chainsaw.xml Log: Added Introduction/Overview/marketing-fluff documentation for the site, but it is not hooked up to navigation anywhere at this stage. Still WIP. Revision ChangesPath 1.1 jakarta-log

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java

2003-09-11 Thread psmith
psmith 2003/09/11 20:37:47 Modified:src/java/org/apache/log4j/chainsaw ChainsawToolBarAndMenus.java Log: If the JDK 1.4.2 GTK+ 2.0 Look and Feel can be detected provide it as a L&F option. But it's not as good as I would have hoped. Revision Chan

cvs commit: jakarta-log4j/tests/src/java/org/apache/joran JoranParserTest.java

2003-09-11 Thread ceki
ceki2003/09/11 10:25:24 Modified:docs .cvsignore src/java/org/apache/joran/action RootLoggerAction.java LoggerAction.java LayoutAction.java ActionConst.java AppenderRefAction.java tests/src/java/org/apa

cvs commit: jakarta-log4j/tests/src/java/org/apache/joran JoranParserTest.java

2003-09-11 Thread ceki
ceki2003/09/11 10:00:42 Modified:docs .cvsignore TODO src/java/org/apache/joran/action ParamAction.java AppenderAction.java AppenderRefAction.java Action.java src/java/org/apache/log4j/config PropertySe

cvs commit: jakarta-log4j/tests/src/java/org/apache/joran PatternTest.java SimpleStoreTest.java JoranParserTest.java JoranParserTestCase.java SimpleStoreTestCase.java PatternTestCase.java

2003-09-11 Thread ceki
ceki2003/09/11 09:06:28 Added: tests/src/java/org/apache/joran PatternTest.java SimpleStoreTest.java JoranParserTest.java Removed: tests/src/java/org/apache/joran JoranParserTestCase.java SimpleStoreTestCase.java PatternTestCase

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw/filter EventTypeEntryContainer.java FilterColorPreferences.java FilterModel.java

2003-09-11 Thread psmith
psmith 2003/09/11 05:32:52 Modified:src/java/org/apache/log4j/chainsaw/filter FilterModel.java Added: src/java/org/apache/log4j/chainsaw/filter EventTypeEntryContainer.java FilterColorPreferences.java Log: A basic shell of a po

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LoggerNameTreePanel.java

2003-09-11 Thread psmith
psmith 2003/09/11 03:34:22 Modified:src/java/org/apache/log4j/chainsaw LoggerNameTreePanel.java Log: Fixed a weird bug where the 2nd child node of the Root logger just wouldn't display it's selected status. Bizarre. Also ensured that if the Root Logger is selected, the Focus

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogPanel.java

2003-09-11 Thread psmith
psmith 2003/09/11 03:23:56 Modified:src/java/org/apache/log4j/chainsaw LogPanel.java Log: When the Event Detail panel is hidden, also hide the OneTouchExpandable feature as it's not relevant while the detail panel is hidden. This is consistent with the Log tree panel. Revi

Thank You

2003-09-11 Thread VeriSign, Inc.
Thank you for your career interest in VeriSign, Inc! Your information will be added to our company's searchable resume collection so that you may be considered for opportunities that match your skills and qualifications. Thank you. --

Thank You

2003-09-11 Thread VeriSign, Inc.
Thank you for your career interest in VeriSign, Inc! Your information will be added to our company's searchable resume collection so that you may be considered for opportunities that match your skills and qualifications. Thank you. --

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Ceki Gülcü
At 07:14 PM 9/11/2003 +1000, Paul Smith wrote: > Here is a practical consideration. I do not think there is much leeway > regarding location of the %T conversion character. It must be always at > the > end. Right? Umm, no actually. I think it should be allowed anywhere. For a file appender it woul

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogPanel.java

2003-09-11 Thread psmith
psmith 2003/09/11 02:45:46 Modified:src/java/org/apache/log4j/chainsaw LogPanel.java Log: Changed the Detial panel layout selector popup menu to use Radio buttons. Also added a couple of PropertyChange events so that the Event detail pane Updating class can be immediately not

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw ThrowableRenderPanel.java

2003-09-11 Thread psmith
psmith 2003/09/11 02:44:05 Modified:src/java/org/apache/log4j/chainsaw ThrowableRenderPanel.java Log: Under Windows, the "..." button that exposes the Throwable detial viewer isn't as obvious. Changed so that the button has a distinguishing background. Revision Changes

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw NoReceiversWarningPanel.java

2003-09-11 Thread psmith
psmith 2003/09/11 02:43:14 Modified:src/java/org/apache/log4j/chainsaw NoReceiversWarningPanel.java Log: For some reason, a label appears in a Fixed width font under Windows. Revision ChangesPath 1.6 +1 -0 jakarta-log4j/src/java/org/ap

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw LogUI.java

2003-09-11 Thread psmith
psmith 2003/09/11 02:42:31 Modified:src/java/org/apache/log4j/chainsaw LogUI.java Log: If the selected L&F is not Metal, then the No Receiver Warning dialog looks out of place, as it was initialised before the L&F is loaded from the preferences. Revision ChangesPath

Re: Picking up root logger by default?

2003-09-11 Thread Ceki Gülcü
Hi Ben, Could you please redirect your question to log4j-user mailing list? Thank you. For more info on log4j mailing lists please see http://jakarta.apache.org/log4j/docs/contactUs.html and http://jakarta.apache.org/site/mail.html Cheers, ps: When you post to log4j-user, please specify the

RE: [Chainsaw]: Documentation, online or in-app?

2003-09-11 Thread Ceki Gülcü
At 06:50 PM 9/11/2003 +1000, Paul Smith wrote: This all seems fairly easy, I'll stick with this, at the very least it's familiar to Apache developers. Good. Ceki, if I start creating directories and modifying the site navigation to include a new Chainsaw area, will it automatically start updating

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Paul Smith
> Here is a practical consideration. I do not think there is much leeway > regarding location of the %T conversion character. It must be always at > the > end. Right? Umm, no actually. I think it should be allowed anywhere. For a file appender it would look pretty crap anywhere else, but for Ch

DO NOT REPLY [Bug 23096] - NullAppender#getInstance() should be static

2003-09-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Ceki Gülcü
Hi Paul, At 06:44 PM 9/11/2003 +1000, Paul Smith wrote: Thanks Ceki for the tips. The reason I am keen to do this is that Chainsaw v2 now uses a Pattern Layout to render the the currently Selected event in both a Detail panel, and via Tooltips. I've got a Pattern Editor dialog setup so the user

RE: [Chainsaw]: Documentation, online or in-app?

2003-09-11 Thread Paul Smith
This all seems fairly easy, I'll stick with this, at the very least it's familiar to Apache developers. Ceki, if I start creating directories and modifying the site navigation to include a new Chainsaw area, will it automatically start updating the Jakarta site? (I've heard it does it automaticall

cvs commit: jakarta-log4j/docs HISTORY

2003-09-11 Thread ceki
ceki2003/09/11 01:49:46 Modified:docs HISTORY Log: Added blurb about bug 23096. Revision ChangesPath 1.102 +2 -1 jakarta-log4j/docs/HISTORY Index: HISTORY === RCS file: /home/cvs/

cvs commit: jakarta-log4j/src/java/org/apache/log4j/varia NullAppender.java

2003-09-11 Thread ceki
ceki2003/09/11 01:47:52 Modified:src/java/org/apache/log4j/varia NullAppender.java Log: Fixed in response to bug #23096. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23096 Revision ChangesPath 1.4 +1 -1 jakarta-log4j/src/java/org/apache/log4j/v

Picking up root logger by default?

2003-09-11 Thread Ben Gill
Hi, If in my logj config I forget or comment out an entry for a logger (ie MyNewLoggerB below), I get a warning/error from log4j stating that there is no logger entry in the config... Is it possible to add some config prop to tell log4j that if and when this happens (it is quite easy to miss a

RE: Proposal: Modify PatternLayout to support ThrowableInformatio n output

2003-09-11 Thread Paul Smith
Thanks Ceki for the tips. The reason I am keen to do this is that Chainsaw v2 now uses a Pattern Layout to render the the currently Selected event in both a Detail panel, and via Tooltips. I've got a Pattern Editor dialog setup so the user can edit the patterns. The previous version of Chainsaw

DO NOT REPLY [Bug 20734] - Allow DOMConfigurator to use variable substitution

2003-09-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [Chainsaw]: Documentation, online or in-app?

2003-09-11 Thread Ceki Gülcü
We already have a satisfactory system for building docs. Please let us not complicate matters with yet another docu system. I also reiterate my previous offer for help. At 03:31 PM 9/11/2003 +1000, Paul Smith wrote: > That depends. If it is packaged separately from log4j.jar, then it really > d

Re: [Chainsaw]: Documentation, online or in-app?

2003-09-11 Thread Ceki Gülcü
Documentation! I love that word. The log4j docs ship with the distributions and are also available on-line at jakarta.apache.org/log4j. Why not have the chainsaw docs be like the existing log4j docs? To create the site docs see http://jakarta.apache.org/site/jakarta-site2.html I will gladly hel

DO NOT REPLY [Bug 13099] - DOMConfigurator ignores category factory setting

2003-09-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Proposal: Modify PatternLayout to support ThrowableInformation output

2003-09-11 Thread Ceki Gülcü
If you are going to add a new conversion character than make it a conversion word. PatternLayout now supports conversion words. More importantly, if the layout handles exceptions, then it should tell so to the containing appender. Otherwise, the layout would print the exception but so would the

DO NOT REPLY [Bug 20734] - Allow DOMConfigurator to use variable substitution

2003-09-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 23096] New: - NullAppender#getInstance() should be static

2003-09-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu