[jira] [Resolved] (LOG4NET-329) Allow creation of UTF-8 logs without a BOM.

2012-06-04 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben resolved LOG4NET-329. - Resolution: Not A Problem As per the comments, this feature is already available via the type attribute.

[jira] [Commented] (LOG4NET-329) Allow creation of UTF-8 logs without a BOM.

2012-06-04 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289099#comment-13289099 ] Ben commented on LOG4NET-329: - Thank you. I can confirm that this works. I was only familiar

[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-tabpanel&focusedCommentId=13288947#comment-13288947 ] Ron Grabowski commented on LOG4NET-344: --- When I posted a link to AsyncBulkInsertApp

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Tang updated LOG4NET-344: - Attachment: AsyncForwardingAppender.cs Revise to have its own BlockingCollection implementation without

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Tang updated LOG4NET-344: - Attachment: (was: AsyncForwardingAppender.cs) > Make AdoNetAppender not to stuck application pro

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288480#comment-13288480 ] Tom Tang commented on LOG4NET-344: -- Stefan Bodewing: .NET 3.5 has an optional extension

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Tang updated LOG4NET-344: - Attachment: AsyncForwardingAppender.cs Submit the attachment again within license grant checkbox checked

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Tang updated LOG4NET-344: - Attachment: (was: AsyncForwardingAppender.cs) > Make AdoNetAppender not to stuck application pro

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

2012-06-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288475#comment-13288475 ] Stefan Bodewig commented on LOG4NET-344: BlockingCollection makes this a .NET 4 o

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

2012-06-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288474#comment-13288474 ] Stefan Bodewig commented on LOG4NET-344: Many thanks Tom! Either you have forgot

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

2012-06-04 Thread Tom Tang (JIRA)
[ https://issues.apache.org/jira/browse/LOG4NET-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Tang updated LOG4NET-344: - Attachment: AsyncForwardingAppender.cs I found there's a much smart idea to resolve this, and doesn't ta