Hi

I've been looking for a solution during several days but I've not found
anything. The issue is that I have an application which is saving logs by
log4net (a log file) and I need to "capture" this logs into a remote
application. I thought about mapping the log file into my remote
application, but I think that maybe there is a solution to my problem using
directly log4net functionality. 

Is it possible to "subscribe" remotely to a log4net logging? I mean, what I
need is that when A application prints a log into its log file, my B
application in a different computer advices this and display the information
in a win form. Remote append? a Server/client append? I have no idea about
how to fix this problem.

Thanks in advance for your help. Hope having been clear enough.





--
View this message in context: 
http://apache-logging.6191.n7.nabble.com/Log4Net-log-into-a-remote-C-App-tp44380.html
Sent from the Log4net - Users mailing list archive at Nabble.com.

Reply via email to