Hi,
I've found this comment on your website that is confusing to me. On http://logging.apache.org/log4net/release/features.html#context, the text "is can" makes it contradictory, which one is it? "Logging Context log4net can collect logging context data in a way that is transparent to the developer at the point of logging. The GlobalContext and the ThreadContext allow the application to capture contextual data and for it to be attached to logging messages. For instance, in a web service, once the caller is authenticated the username of the caller is can be stored in a ThreadContext property. This property is then automatically logged as part of each logging message." Also on http://logging.apache.org/log4net/release/faq.html, the Framework Support link does not work. "What are the prerequisites for log4net? log4net runs on many different frameworks and each framework has its own requirements. As a rule of thumb you will need an ECMA-335 compliant CLI runtime, for example, the Microsoft .NET runtime 1.0 (1.0.3705) or 1.1 (1.1.4322). Not all frameworks are created equal and some features have been excluded from some of the builds. See the Framework Support <http://logging.apache.org/log4net/framework-support.html> document for more information." Thanks Lachlan
