[jira] [Commented] (LOG4NET-342) Add a way to prevent silent failure

2013-06-10 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679984#comment-13679984 ] Ron Grabowski commented on LOG4NET-342: --- The IsEnabled's come in handy when you

[jira] [Commented] (LOG4NET-373) AdoNetAppender truncates the data while inserting into DB

2013-04-03 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621533#comment-13621533 ] Ron Grabowski commented on LOG4NET-373: --- That sounds odd. How many characters are

[jira] [Commented] (LOG4NET-345) log file naming issue

2012-06-19 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397229#comment-13397229 ] Ron Grabowski commented on LOG4NET-345: --- Did you try Google or stackoverflow.com?

[jira] [Commented] (LOG4NET-344) Make AdoNetAppender not to stuck application process

2012-06-04 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13288947#comment-13288947 ] Ron Grabowski commented on LOG4NET-344: --- When I posted a link to

[jira] [Commented] (LOG4NET-344) Make AdoNetAppender not to stuck application process

2012-05-31 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287014#comment-13287014 ] Ron Grabowski commented on LOG4NET-344: --- I recommend using this:

[jira] [Commented] (LOG4NET-342) Add a way to prevent silent failure

2012-05-29 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285164#comment-13285164 ] Ron Grabowski commented on LOG4NET-342: --- Not too difficult to stop your app from

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

2011-09-13 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104037#comment-13104037 ] Ron Grabowski commented on LOG4NET-235: --- I don't think having one aspnet pattern

[jira] [Commented] (LOG4NET-164) using a named mutex for file appenders

2011-09-13 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104050#comment-13104050 ] Ron Grabowski commented on LOG4NET-164: --- I like the name InterProcessLock using a

[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-tabpanelfocusedCommentId=13103300#comment-13103300 ] Ron Grabowski commented on LOG4NET-235: --- I checked the 5 AspNet classes just now

[jira] [Commented] (LOG4NET-151) Cache DateTime.Now values when creating LoggingEvent when Environment.TickCount has not changed

2011-09-09 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13101362#comment-13101362 ] Ron Grabowski commented on LOG4NET-151: --- A further optimization might be to allow

[jira] Commented: (LOG4NET-279) Disabling Log4net

2010-11-26 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936004#action_12936004 ] Ron Grabowski commented on LOG4NET-279: --- log4net.LogManager.Shutdown() -or-

[jira] Commented: (LOG4NET-278) Type 'Common.Logging.Log4Net.Log4NetLogger' in Assembly 'Common.Logging.Log4Net, Version=1.2.0.2, Culture=neutral, PublicKeyToken=af08829b84f0328e' is not marked as ser

2010-11-26 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12936005#action_12936005 ] Ron Grabowski commented on LOG4NET-278: --- The issue is with the

[jira] Resolved: (LOG4NET-248) Log4Net won't log in production environment while it works in development environment

2010-02-25 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-248. --- Resolution: Invalid Doesn't sound like the problem is with log4net if it works correctly in

[jira] Assigned: (LOG4NET-154) Add a StackTracePatternConverter to display method calls leading up to log message

2009-11-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski reassigned LOG4NET-154: - Assignee: Ron Grabowski Add a StackTracePatternConverter to display method calls

[jira] Resolved: (LOG4NET-225) Multithreading and Deadlocks

2009-11-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-225. --- Resolution: Invalid Don't log while logging within the same LoggerRepository.

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

2009-11-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778669#action_12778669 ] Ron Grabowski commented on LOG4NET-235: --- Can you think of a better way to expose

[jira] Commented: (LOG4NET-201) Add asynchronous logging behavior

2009-10-19 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767646#action_12767646 ] Ron Grabowski commented on LOG4NET-201: --- Here's a ~50 line

[jira] Commented: (LOG4NET-225) Multithreading and Deadlocks

2009-10-18 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767201#action_12767201 ] Ron Grabowski commented on LOG4NET-225: --- DRIN, the problem is that you shouldn't be

[jira] Commented: (LOG4NET-225) Multithreading and Deadlocks

2009-08-11 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742149#action_12742149 ] Ron Grabowski commented on LOG4NET-225: --- Sounds like you have a general logging

[jira] Commented: (LOG4NET-27) Rolling files on date/time boundaries doesn't support a maximum number of backup files.

2009-06-05 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12716776#action_12716776 ] Ron Grabowski commented on LOG4NET-27: -- Thanks for the patch! Is there anyway you can

[jira] Created: (LOG4NET-216) Write a simple option parser for pattern converters

2009-05-27 Thread Ron Grabowski (JIRA)
Write a simple option parser for pattern converters --- Key: LOG4NET-216 URL: https://issues.apache.org/jira/browse/LOG4NET-216 Project: Log4net Issue Type: New Feature Components:

[jira] Resolved: (LOG4NET-200) Log4Net Dll stops logging after 1 or 2 days

2009-05-27 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-200. --- Resolution: Cannot Reproduce There hasn't been any additional comments on this item since

[jira] Resolved: (LOG4NET-192) Memory leaks with large multi-threaded application in log4net DLL 1.2.0.30714

2009-05-27 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-192. --- Resolution: Cannot Reproduce There hasn't been any additional posts on this item for

[jira] Resolved: (LOG4NET-207) Could not find schema information for the element 'log4net'

2009-05-25 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-207. --- Resolution: Invalid This is a Visual Studio warning...not an error preventing your program

[jira] Commented: (LOG4NET-136) logger conversionPattern restriction doesn't work correctly for Generic classes

2009-05-25 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12712760#action_12712760 ] Ron Grabowski commented on LOG4NET-136: --- My implementation attempts to convert the

[jira] Updated: (LOG4NET-136) logger conversionPattern restriction doesn't work correctly for Generic classes

2009-05-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-136: -- Attachment: ConsoleApplication3-GenericPrettyPrinter.zip Sample code to convert:

[jira] Commented: (LOG4NET-136) logger conversionPattern restriction doesn't work correctly for Generic classes

2009-05-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12712577#action_12712577 ] Ron Grabowski commented on LOG4NET-136: --- I'm still surprised that I couldn't find

[jira] Commented: (LOG4NET-55) Allow default null text,(null), and default not available text, NOT AVAILABLE, to be configurable.

2009-05-11 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708299#action_12708299 ] Ron Grabowski commented on LOG4NET-55: -- Don't you want to know when something that's

[jira] Commented: (LOG4NET-20) [PATCH] Adds extends attribute to appenders

2009-03-18 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683250#action_12683250 ] Ron Grabowski commented on LOG4NET-20: -- How about this syntax? appender

[jira] Commented: (LOG4NET-186) PatternLayout and globalRulesRegistry

2009-03-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682357#action_12682357 ] Ron Grabowski commented on LOG4NET-186: --- I believe you're highlighting the

[jira] Commented: (LOG4NET-180) SMTPAppender not sending all emails

2009-03-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682365#action_12682365 ] Ron Grabowski commented on LOG4NET-180: --- It sounds like a server issue. Have you

[jira] Resolved: (LOG4NET-193) Supported Frameworks Inconsistency on Website

2009-03-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-193. --- Resolution: Fixed Fixed in r754496. Made the two lists consistent. Supported Frameworks

[jira] Resolved: (LOG4NET-189) XmlConfigurator.Configure(Stream) needs a a Stream with pointer at beginning

2009-03-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-189. --- Resolution: Won't Fix I haven't heard any additional discussions why we should change the

[jira] Resolved: (LOG4NET-188) RollingFileAppender log.1, log.2 are not being rolled by Date

2009-03-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-188. --- Resolution: Cannot Reproduce You mentioned the rolling works fine in one project but not

[jira] Commented: (LOG4NET-202) AdoNetAppenderParameter.Size Property is not optional

2009-03-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682055#action_12682055 ] Ron Grabowski commented on LOG4NET-202: --- Have you tried using SqlDbType.Text and/or

[jira] Commented: (LOG4NET-197) Download of 1.2.10 fails at 4.8M and zip does not open - therefore can't use s/w

2009-03-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682063#action_12682063 ] Ron Grabowski commented on LOG4NET-197: --- Here are my wget debug logs from a computer

[jira] Commented: (LOG4NET-196) Remote Logging Stuff doesn't seem to have anyway to work between AppDomains

2009-03-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682070#action_12682070 ] Ron Grabowski commented on LOG4NET-196: --- Can you give a better example of what you

[jira] Resolved: (LOG4NET-195) Log4Net Performance comparison with other logging utility

2009-03-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-195. --- Resolution: Later Thanks for the discussion. There will eventually be an async appender in

[jira] Commented: (LOG4NET-194) FileSystemWatcher for .Net Compact Framework

2009-03-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682072#action_12682072 ] Ron Grabowski commented on LOG4NET-194: --- How can I test this on a Windows XP,

[jira] Resolved: (LOG4NET-146) System.NullReferenceException on FindAndRender object

2009-03-13 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-146. --- Resolution: Cannot Reproduce I took a look at DefaultRenderer and it looks like the

[jira] Issue Comment Edited: (LOG4NET-201) Add asynchronous logging behavior

2009-02-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676124#action_12676124 ] ron edited comment on LOG4NET-201 at 2/23/09 3:47 PM: In a

[jira] Commented: (LOG4NET-199) log4net not exactly threadsafe?

2009-02-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12674086#action_12674086 ] Ron Grabowski commented on LOG4NET-199: --- The current release of log4net has been out

[jira] Updated: (LOG4NET-199) log4net not exactly threadsafe?

2009-02-16 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-199: -- Attachment: ThreadingTest.cs The attached file uses 50 threads to write to 5 StringAppenders

[jira] Commented: (LOG4NET-199) log4net not exactly threadsafe?

2009-02-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12673130#action_12673130 ] Ron Grabowski commented on LOG4NET-199: --- In a Nunit multithreaded test, we would

[jira] Updated: (LOG4NET-164) using a named mutex for file appenders

2009-02-08 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-164: -- Attachment: MutexProcessLock.patch Added ProcessLock inner class alongside ExclusiveLock and

[jira] Commented: (LOG4NET-195) Log4Net Performance comparison with other logging utility

2009-02-07 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671480#action_12671480 ] Ron Grabowski commented on LOG4NET-195: --- You shouldn't have to build your own

[jira] Commented: (LOG4NET-198) Memory leak on a very basic code

2009-02-07 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671515#action_12671515 ] Ron Grabowski commented on LOG4NET-198: --- When I run the code below without starting

[jira] Commented: (LOG4NET-197) Download of 1.2.10 fails at 4.8M and zip does not open - therefore can't use s/w

2009-02-06 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671114#action_12671114 ] Ron Grabowski commented on LOG4NET-197: --- I tried it just now and was able to

[jira] Commented: (LOG4NET-195) Log4Net Performance comparison with other logging utility

2009-02-04 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12670533#action_12670533 ] Ron Grabowski commented on LOG4NET-195: --- Wow, that's some interesting code. Let me

[jira] Commented: (LOG4NET-192) Memory leaks with large multi-threaded application in log4net DLL 1.2.0.30714

2009-01-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663126#action_12663126 ] Ron Grabowski commented on LOG4NET-192: --- You going to have to give us a little more

[jira] Commented: (LOG4NET-189) XmlConfigurator.Configure(Stream) needs a a Stream with pointer at beginning

2008-12-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12656714#action_12656714 ] Ron Grabowski commented on LOG4NET-189: --- I think the current behavior is good

[jira] Commented: (LOG4NET-187) Add a Trace level with isTraceEnabled.

2008-12-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12656719#action_12656719 ] Ron Grabowski commented on LOG4NET-187: --- I wasn't planning on changing the ILog

[jira] Commented: (LOG4NET-188) RollingFileAppender log.1, log.2 are not being rolled by Date

2008-12-15 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12656729#action_12656729 ] Ron Grabowski commented on LOG4NET-188: --- Does it work when you use a simple

[jira] Commented: (LOG4NET-180) SMTPAppender not sending all emails

2008-11-11 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646740#action_12646740 ] Ron Grabowski commented on LOG4NET-180: --- What happens when you add this to the

[jira] Commented: (LOG4NET-178) Log4Net stops logging after appdomain recycle of aps.net2.0 application

2008-11-11 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12646749#action_12646749 ] Ron Grabowski commented on LOG4NET-178: --- What appenders are you using? Maybe you

[jira] Commented: (LOG4NET-167) ArrayOutOfBounds Exception in MemoryAppender.getEvents()

2008-10-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12642586#action_12642586 ] Ron Grabowski commented on LOG4NET-167: --- How are you using the MemoryAppender Kenny?

[jira] Issue Comment Edited: (LOG4NET-64) [PATCH] to RollingFileAppender.cs to add the ability to preserve the log file name extension when rolling the log file.

2008-10-12 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638872#action_12638872 ] ron edited comment on LOG4NET-64 at 10/12/08 10:36 AM: - My

[jira] Commented: (LOG4NET-171) Log file locking causing an error to be thrown from the RollingFileAppender

2008-08-25 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625533#action_12625533 ] Ron Grabowski commented on LOG4NET-171: --- The problem is that you have two different

[jira] Commented: (LOG4NET-10) Add %v pattern to output assembly version

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625174#action_12625174 ] Ron Grabowski commented on LOG4NET-10: -- Mark, I looked at your patch and started

[jira] Resolved: (LOG4NET-137) log4net.Filter.LevelMatchFilter does not work anymore

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-137. --- Resolution: Invalid Adding a DenyAllFilter should fix this issue.

[jira] Resolved: (LOG4NET-126) Links on the log4net Examples page do not work, including the overview link explaining why the other links do not work

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-126. --- Resolution: Fixed Fixed in r688521. Links on the log4net Examples page do not work,

[jira] Commented: (LOG4NET-146) System.NullReferenceException on FindAndRender object

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625183#action_12625183 ] Ron Grabowski commented on LOG4NET-146: --- Is this still an issue with the latest

[jira] Resolved: (LOG4NET-123) [PATCH] EnvironmentPatternConverter does not expand User or System level environment variables under Windows

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-123. --- Resolution: Fixed Fixed in r608300. [PATCH] EnvironmentPatternConverter does not expand

[jira] Resolved: (LOG4NET-116) allow smtp to ssl authenticate and with certificates.

2008-08-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-116. --- Resolution: Fixed Fixed in r667802. allow smtp to ssl authenticate and with certificates.

[jira] Resolved: (LOG4NET-170) Documentation improvement re: fixing and active properties

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-170. --- Resolution: Fixed Fix Version/s: 1.2.11 Assignee: Ron Grabowski Applied in

[jira] Commented: (LOG4NET-167) ArrayOutOfBounds Exception in MemoryAppender.getEvents()

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625091#action_12625091 ] Ron Grabowski commented on LOG4NET-167: --- It looks like elements can be added to the

[jira] Assigned: (LOG4NET-168) New property ReplyTo address for the SmtpAppender required

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski reassigned LOG4NET-168: - Assignee: Ron Grabowski New property ReplyTo address for the SmtpAppender required

[jira] Resolved: (LOG4NET-169) Hot to append log data to multiple tables depending on severity of statement using adonetappender?

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-169. --- Resolution: Invalid Please post general usage questions to one of the two mailing lists.

[jira] Updated: (LOG4NET-168) New property ReplyTo address for the SmtpAppender required

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-168: -- Fix Version/s: 1.2.11 New property ReplyTo address for the SmtpAppender required

[jira] Commented: (LOG4NET-171) Log file locking causing an error to be thrown from the RollingFileAppender

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625113#action_12625113 ] Ron Grabowski commented on LOG4NET-171: --- If you have a process running and it has an

[jira] Issue Comment Edited: (LOG4NET-171) Log file locking causing an error to be thrown from the RollingFileAppender

2008-08-23 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625113#action_12625113 ] ron edited comment on LOG4NET-171 at 8/23/08 2:44 PM: If

[jira] Updated: (LOG4NET-164) using a named mutex for file appenders

2008-07-09 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-164: -- Fix Version/s: 1.2.11 Yep...someone already posted some code they're using:

[jira] Commented: (LOG4NET-161) downloads abort aftger 4.8mn

2008-06-30 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609204#action_12609204 ] Ron Grabowski commented on LOG4NET-161: --- All three of these tickets are for the same

[jira] Updated: (LOG4NET-162) It stops writing to the log file after certain threads are terminated and recreated.

2008-06-30 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-162: -- Priority: Critical (was: Blocker) It stops writing to the log file after certain threads

[jira] Commented: (LOG4NET-162) It stops writing to the log file after certain threads are terminated and recreated.

2008-06-30 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609209#action_12609209 ] Ron Grabowski commented on LOG4NET-162: --- Have you enabled internal log4net

[jira] Resolved: (LOG4NET-163) Tutorial examples on doc web site are broken links

2008-06-30 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-163. --- Resolution: Invalid The following examples are only available in the log4net release

[jira] Resolved: (LOG4NET-160) Downloading the current binaries fail after 4.7 MB

2008-06-24 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-160. --- Resolution: Duplicate Duplicate of LOG4NET-159. I was able to download the file fine on

[jira] Commented: (LOG4NET-159) Binary file cannot be downloaded

2008-06-17 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605770#action_12605770 ] Ron Grabowski commented on LOG4NET-159: --- I was able to download it fine using wget:

[jira] Resolved: (LOG4NET-159) Binary file cannot be downloaded

2008-06-17 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski resolved LOG4NET-159. --- Resolution: Invalid User was able to download file ok. Binary file cannot be downloaded

[jira] Updated: (LOG4NET-141) Add CreateConnection method to AdoNetAppender to allow subclasses to have control of IDbConnection.

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-141: -- Fix Version/s: 1.2.11 Add CreateConnection method to AdoNetAppender to allow subclasses to

[jira] Updated: (LOG4NET-116) allow smtp to ssl authenticate and with certificates.

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-116: -- Affects Version/s: 1.2.11 allow smtp to ssl authenticate and with certificates.

[jira] Updated: (LOG4NET-95) Level.CompareTo() may result a wrong Value - sorting of Levels does not work

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-95: - Fix Version/s: 1.2.11 Level.CompareTo() may result a wrong Value - sorting of Levels does not

[jira] Updated: (LOG4NET-88) [PATCH] to AdoNetAppender.cs to support .NET 2.0 connectionStrings configuration section

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-88: - Fix Version/s: 1.2.11 [PATCH] to AdoNetAppender.cs to support .NET 2.0 connectionStrings

[jira] Updated: (LOG4NET-77) A small improvement of log4net.Layout.Pattern.ExceptionPatternConverter - added 'Option' propery support

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-77: - Fix Version/s: 1.2.11 A small improvement of log4net.Layout.Pattern.ExceptionPatternConverter

[jira] Updated: (LOG4NET-158) XMLConfigurator.ConfigureAndWatch() leaks resources if called multiple times

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-158: -- Fix Version/s: 1.2.11 XMLConfigurator.ConfigureAndWatch() leaks resources if called multiple

[jira] Updated: (LOG4NET-154) Add a StackTracePatternConverter to display method calls leading up to log message

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-154: -- Fix Version/s: 1.2.11 Add a StackTracePatternConverter to display method calls leading up to

[jira] Updated: (LOG4NET-153) Make it easier to configure multiple appenders in code using BasicConfigurator

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-153: -- Fix Version/s: 1.2.11 Affects Version/s: 1.2.10 Make it easier to configure multiple

[jira] Updated: (LOG4NET-155) Add TimeEvaluator

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-155: -- Fix Version/s: (was: v.Next) 1.2.11 Assignee: Ron Grabowski

[jira] Updated: (LOG4NET-151) Cache DateTime.Now values when creating LoggingEvent when Environment.TickCount has not changed

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-151: -- Affects Version/s: 1.2.10 Cache DateTime.Now values when creating LoggingEvent when

[jira] Updated: (LOG4NET-135) Bad example code in documentation

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-135: -- Fix Version/s: 1.2.11 Assignee: Ron Grabowski Affects Version/s: 1.2.10

[jira] Updated: (LOG4NET-137) log4net.Filter.LevelMatchFilter does not work anymore

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-137: -- Fix Version/s: 1.2.11 Assignee: Ron Grabowski log4net.Filter.LevelMatchFilter does

[jira] Updated: (LOG4NET-138) Docs should address platform dependent appenders

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-138: -- Fix Version/s: 1.2.11 Affects Version/s: 1.2.10 Docs should address platform

[jira] Updated: (LOG4NET-126) Links on the log4net Examples page do not work, including the overview link explaining why the other links do not work

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-126: -- Fix Version/s: 1.2.11 Assignee: Ron Grabowski Links on the log4net Examples page do

[jira] Updated: (LOG4NET-128) Either documentation is incorrect or a bug in SmtpAppender

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-128: -- Fix Version/s: 1.2.11 Assignee: Ron Grabowski Either documentation is incorrect or

[jira] Updated: (LOG4NET-7) Detecting NoAppenderWarning

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-7: Fix Version/s: (was: v.Next) 1.2.11 Assignee: Ron Grabowski

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

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-38: - Fix Version/s: 1.2.11 EventLogAppender: Add support for setting the Category on Event Log

[jira] Updated: (LOG4NET-87) Support ASP.Net related PatternConverters to allow items from the HttpContext.Current.Session, Cache, Request, etc. to be captured.

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-87: - Fix Version/s: 1.2.11 Affects Version/s: (was: 1.2.11) 1.2.10

[jira] Updated: (LOG4NET-107) [PATCH] Added ExceptionEvaluator

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-107: -- Fix Version/s: 1.2.11 Affects Version/s: 1.2.10 [PATCH] Added ExceptionEvaluator

[jira] Updated: (LOG4NET-10) Add %v pattern to output assembly version

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-10: - Fix Version/s: 1.2.11 Assignee: Ron Grabowski Affects Version/s: 1.2.10

[jira] Updated: (LOG4NET-108) [PATCH] add support for multiple evaluators in BufferingAppenderSkeletan

2008-06-14 Thread Ron Grabowski (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Grabowski updated LOG4NET-108: -- Fix Version/s: 1.2.11 Assignee: Nicko Cadell Affects Version/s: 1.2.10

  1   2   3   >