
Oh the fun of log4net.
Do any Google'ing and you'll find some frustration
and some positive....maybe
by the same people. I guess it's my turn now. I've started down
the journey of a logging solution for our team's web projects. A
fellow developer had spent some time on a solution that was very cool and
could do a lot of things but for some reason we are not going down that
path. I'm not sure why to be honest. Either way we've started
looking again and since Plumtree already
uses log4net that is our first option.
Here are my sources of reference right now:
http://www.ondotnet.com/pub/a/dotnet/2003/06/16/log4net.html
http://weblogs.asp.net/nleghari/articles/easylog.aspx
http://davidhayden.com/blog/dave/archive/2005/03/24/885.aspx
http://logging.apache.org/log4net
http://weblogs.asp.net/dr.netjes/archive/2005/02/16/374780.aspx
http://jemos.com/blog/archive/2004/03/30/168.aspx
I'm finding out that Plumtree is using an older version and there is a newer
one out 1.2.9.0 that I've been messing with. Hrm..I hope that doesn't end
up being an issue. We shall see. If you've had some good (or bad)
experience with log4net and willing to give a pointer or two please do.
:-)