Hello, The introduction makes no mention of .NET 2.0 support http://logging.apache.org/log4net/release/manual/introduction.html#frameworks
Whereas it is mentioned as being supported here http://logging.apache.org/log4net/release/framework-support.html Also, a 404 is being generated for the "Example Appender Configuration" link http://logging.apache.org/log4net/release/manual/configuration.html#appenders Which is trying to find http://logging.apache.org/log4net/release/manual/example-config-appender.html Perhaps instead of this link? http://logging.apache.org/log4net/release/config-examples.html Finally, I swear I recall reading about some way to capture an arbitrary number of logging events at a lower level (say INFO) leading up to a higher level event (say ERROR) when an appender is configured to filter at the higher level. This would be very useful to us, but I can't seem to find either the email in question or a reference in the documentation. Any clues appreciated, and i'd be happy to add it to the how-to page afterwards. peace si
