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

Create Multiple Sink Files with Log4net

Rate me:
Please Sign up or sign in to vote.
3.62/5 (11 votes)
17 Jul 2007CPOL2 min read 30.1K   309   17  
How to create multiple sink files with Log4net
bin\Debug\MyLogger.dll
bin\Debug\MyLogger.pdb
bin\Debug\log4net.dll
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\MyLogger.dll
obj\Debug\MyLogger.pdb

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Architect
Netherlands Netherlands

Read my personal blog at www.manasbhardwaj.net.


Comments and Discussions