Click here to Skip to main content
15,895,656 members
Articles / Programming Languages / C#

Log4Net Singleton Wrapper for Concurrent Logging

Rate me:
Please Sign up or sign in to vote.
4.67/5 (3 votes)
5 Dec 2017CPOL1 min read 16.5K   503   7  
Solution to show how to "wrap" Log4Net to make it concurrent (as a worker thread)

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
Website: http://www.somedeveloper.us

Comments and Discussions