You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Rajesh (Jira)" <lo...@logging.apache.org> on 2020/06/25 17:48:00 UTC

[jira] [Commented] (LOGCXX-511) C# - Log4Net Log not logging properly Asynchronous method

    [ https://issues.apache.org/jira/browse/LOGCXX-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145695#comment-17145695 ] 

Rajesh commented on LOGCXX-511:
-------------------------------

Thank you so much for quick response.

I can't create the bug under the Log4Net. Kindly help on this.

Or Kindly move this bug to under the Log4Net and share me the ref number. 

> C# - Log4Net Log not logging properly Asynchronous method 
> ----------------------------------------------------------
>
>                 Key: LOGCXX-511
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-511
>             Project: Log4cxx
>          Issue Type: Bug
>            Reporter: Rajesh
>            Priority: Critical
>         Attachments: Log4NetAsynchronous.zip
>
>
> We are using log4net in our application. The real problem is the log messages not properly logged in Asynchronous method.
> We have two applications First one is Console Application and another one is a .Net Web API.
> We use Asynchronous logic in Console application. We are calling API service in that Console application through Asynchronous method. Log4net implemented in that API application also.
> We have logged all the requests in that API service, but sometimes the log was not properly logged or skipped in the log file.
> Ex: The Console application calling 1000 times in that API service. But the API service not writing all the requests, skipped 10 or 20 requests.
> Any one please do the help.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)