[ 
https://issues.apache.org/jira/browse/LOGCXX-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajesh updated LOGCXX-511:
--------------------------
    Attachment: Log4NetAsynchronous.zip

> 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)

Reply via email to