Re: Async logging

2012-06-07 Thread Christian Grobmeier
Hi, On Fri, Jun 8, 2012 at 8:39 AM, Dominik Psenner wrote: > · the queue size should be configurable +1 > > · the ThreadPool should be used in favour over a designated worker > Thread no idea becuase I have no clue on .NET, but it sounds like fun :-) > · if the queue

Async logging

2012-06-07 Thread Dominik Psenner
Hi, In response to https://issues.apache.org/jira/browse/LOG4NET-344?focusedCommentId=13291557 &page=com.atlassian.jira.plugin.s

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

2012-06-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291557#comment-13291557 ] Stefan Bodewig commented on LOG4NET-344: Tom, thanks, your work is very much appr

Re: something that combines pattern file appender and rolling file appender in 1.2.11?

2012-06-07 Thread azure_ss
I developed a PatternRollingFileAppender for log4net for 1.2.11. You can download it from here: http://log4netprfappender.codeplex.com/ azure_ss wrote: > > Hi, I am wondering if there is some way to achieve something that combines > pattern file appender and rolling file appender? For example, I

Re: (LOG4NET-338) Port of log4net for MonoDroid

2012-06-07 Thread wdec
Hi, > > I've made a port of log4net to MonoDroid (Mono for Android). > > This really looks interesting. Can you tell us a little bit about it - I > must admit I'm a total ignorant when it comes to MonoDroid. > > Have you faced any major problems you had to work around? I see you made > ndoc