Click here to Skip to main content
15,911,890 members
Articles / Programming Languages / C#

Redirect LINQ to SQL DataContext Log Messages To Log4Net

Rate me:
Please Sign up or sign in to vote.
4.23/5 (12 votes)
14 May 2008CPOL3 min read 170.8K   293   20  
An article that shows how one can use Log4Net to capture the log messages that are generated by the LINQ to SQL DataContext classes

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
Other ThoughtWorks
Canada Canada
Consultant
Read my blog at http://smsohan.blogspot.com

Comments and Discussions