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

[jira] [Closed] (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:all-tabpanel ]

Thorsten Schöning closed LOGCXX-511.
------------------------------------
    Resolution: Invalid

You have created this issue in the wrong project, log4cxx instead of log4net, so I'm closing it. Feel free to create it in the correct project. OTOH, it might be a better idea to ask on the mailing list for support first.

https://logging.apache.org/log4net/
https://issues.apache.org/jira/projects/LOG4NET

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