[jira] [Commented] (LOG4NET-235) IP Address Pattern Converter

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103315#comment-13103315 ] Stefan Bodewig commented on LOG4NET-235: I think we also need class-level docs in

Re: Possible new code - DynamicPatternLayout

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Roy Chastain wrote: > No price. Only the header and footer as surfaced in the new class, so > the other properties resort back to their normal processing. In > reality, the ConversionPattern for the log output is already dynamic, > but header and footer were not treated the same.

[jira] [Commented] (LOG4NET-235) IP Address Pattern Converter

2011-09-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103300#comment-13103300 ] Ron Grabowski commented on LOG4NET-235: --- I checked the 5 AspNet classes just now an

RE: Possible new code - DynamicPatternLayout

2011-09-12 Thread Roy Chastain
No price. Only the header and footer as surfaced in the new class, so the other properties resort back to their normal processing. In reality, the ConversionPattern for the log output is already dynamic, but header and footer were not treated the same. Ron G. actually gave me the idea of how to

Re: Possible new code - DynamicPatternLayout

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Roy Chastain wrote: > I have a new class that I implemented several years ago. It provides a > DynamicPatternConverter. Its primary purpose is to provide dynamic > headers and footers in logs. Aren't you paying a big price for this by also making the "normal" pattern dynamic? Ma

Re: Forth digit in version number

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Dominik Guder wrote: > Am 09.09.2011 05:52, schrieb Stefan Bodewig: >> On 2011-09-08, Dominik Guder wrote: >>> using nant for retreiving svn revision to property svn.revision: >>> use svn log (repository access) >>> >>output="_svnrevision.xml" failonerror="true"> >>>

[jira] [Commented] (LOG4NET-274) log4net doesn't log when running a .Net 4.0 Windows application built in Release mode

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102717#comment-13102717 ] Stefan Bodewig commented on LOG4NET-274: It likely really comes down to DLL load

[jira] [Resolved] (LOG4NET-76) TextWriterAdapter is not thread safe

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-76. --- Resolution: Fixed fixed (really this issue this time, promised ;-) with svn revision 1169783

[jira] [Commented] (LOG4NET-76) TextWriterAdapter is not thread safe

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102708#comment-13102708 ] Stefan Bodewig commented on LOG4NET-76: --- The problem here is similar to LOG4NET-212

Possible new code - DynamicPatternLayout

2011-09-12 Thread Roy Chastain
I have a new class that I implemented several years ago. It provides a DynamicPatternConverter. Its primary purpose is to provide dynamic headers and footers in logs. Below is the description from the code /// /// A flexible layout configurable with pattern string that re-evalua

Re: Forth digit in version number

2011-09-12 Thread Dominik Guder
Am 09.09.2011 05:52, schrieb Stefan Bodewig: On 2011-09-08, Dominik Guder wrote: using nant for retreiving svn revision to property svn.revision: use svn log (repository access) It is likely fair to assume that whoever uses NAnt also has a svn command line client arou

RE: [jira] [Updated] (LOG4NET-312) Review whether ReusableStringWriter helps more than it harms

2011-09-12 Thread Frank Watkins
Please remove me from the mailing list. Thanks, Frank Product Verification Test Medical Automation Systems E-mail: fwatk...@rals.com Business Phone #: 434-951-2926 Internal Phone: x3043 -Original Message- From: Stefan Bodewig (JIRA) [mailto:j...@apache.org] Sent: Monday, September

[jira] [Resolved] (LOG4NET-212) Threading bug in the PatternConverter.cs

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-212. Resolution: Fixed The immediate multi-threading problem is fixed with svn revsion 1169711

[jira] [Updated] (LOG4NET-312) Review whether ReusableStringWriter helps more than it harms

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-312: --- Description: While fixing LOG4NET-212 I (like the original reporter) wondered whether prope

[jira] [Reopened] (LOG4NET-76) TextWriterAdapter is not thread safe

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig reopened LOG4NET-76: --- Closed the wrong bug. > TextWriterAdapter is not thread safe > -

[jira] [Created] (LOG4NET-312) Review whether ReusableStringWriter helps more than it harms

2011-09-12 Thread Stefan Bodewig (JIRA)
Review whether ReusableStringWriter helps more than it harms Key: LOG4NET-312 URL: https://issues.apache.org/jira/browse/LOG4NET-312 Project: Log4net Issue Type: Task Affects V

[jira] [Resolved] (LOG4NET-76) TextWriterAdapter is not thread safe

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-76. --- Resolution: Fixed The immediate multi-threading problem is fixed with svn revsion 1169711 I'

RE: The state of RollingFileAppender

2011-09-12 Thread Roy Chastain
There are many cases in which the current RFA code is broken. Some of the issues are design and some are code. It can be made better, though probably not perfect. Any expected anomaly should be clearly documented. The interactions between various settings need to be better documented. In other

[jira] [Updated] (LOG4NET-258) Please add ability to dynamically set User and other Event Viewer properties using the Thread Contex or another means.

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated LOG4NET-258: --- Fix Version/s: (was: 1.2.11) 1.2 Maintenance Release Summary

[jira] [Resolved] (LOG4NET-38) EventLogAppender: Add support for setting the Category on Event Log messages.

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-38. --- Resolution: Fixed fixed with svn revision 1169705 > EventLogAppender: Add support for settin

Re: What to do with EventLogAppender on Vista and newer?

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Stefan Bodewig wrote: > On 2011-09-11, Roy Chastain wrote: >>> (1) document that you need to create your event sources outside of >>> your application (usually during deployment) and (2) deal with the >>> SecurityException in a more graceful way (log something and disable >>> the a

[jira] [Resolved] (LOG4NET-214) EventLogAppender should also use config file to set EventId

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-214. Resolution: Fixed fixed with svn revision 1169694 > EventLogAppender should also use conf

[jira] [Resolved] (LOG4NET-129) EventLogAppender EventID parsing does not handle Active Properties properly

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-129. Resolution: Fixed fixed with svn revision 1169688 > EventLogAppender EventID parsing does

[jira] [Resolved] (LOG4NET-310) EventLogAppender's ActivateOptions throws SecurityException on Vista/Win2k3 and later when not run as administrator

2011-09-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved LOG4NET-310. Resolution: Fixed Test passes now (by using winlogon as EventSource) and error handling an

RE: The state of RollingFileAppender

2011-09-12 Thread Roy Chastain
I do not expect to have a drop in replacement within few weeks. My guess is by end of November, if my current work load continues. If not, then sooner. -- Roy Chastain -Original Message- From: Stefan Bodewig [mailto:b

Re: The state of RollingFileAppender

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Curt Arnold wrote: > The rolling file appenders are the single greatest cause of recurring > problems in log4j and all those problems have been inherited by > log4net. Quite possible. RollingFileAppender is responsible for more than 10% of all open log4net issues right now. > The

Re: The state of RollingFileAppender

2011-09-12 Thread Stefan Bodewig
On 2011-09-12, Roy Chastain wrote: > When I looked at this code a few years ago, I thought it was overly > complicated and obtuse. Since spending the day with it today, and > discovering the invalid assumption, I stand by my original opinion. I was afraid you'd say that when you volunteered to l

Re: What to do with EventLogAppender on Vista and newer?

2011-09-12 Thread Stefan Bodewig
On 2011-09-11, Roy Chastain wrote: >> (1) document that you need to create your event sources outside of >> your application (usually during deployment) and (2) deal with the >> SecurityException in a more graceful way (log something and disable >> the appender, likely). > +1 for each 1 and 2 OK

Re: First JIRA triage run complete - RFA issues

2011-09-12 Thread Stefan Bodewig
On 2011-09-11, Roy Chastain wrote: > I picked up Visual NUnit for VS 2010. Once I installed it and ran the > tests under it, none of the RFA tests failed. The plugin indicates that > 5 are them are "not implemented" and indeed they are not. Great. Six of them fail on my Linux box - likely beca