C#.NET How to use log4net pass a queue [on hold]
My development environment:
Visual studio 2010 processional
Windows7
Hi,
The log data, It's received on the server from sending from the client.
I want this data pass to the thread queue.
And next step is output the to log data from the thread queue.
I made the log output function using log4net already.
But the process to write the data to the text from passing to queue is not
possible.
The good coding of this feature is what?
No comments:
Post a Comment