Log4Net Breaking Change in 1.2.9

I am a little late in reporting this, but I hadn’t realized the problem until I had to maintain an older project that used Log4Net 1.2.8. I upgraded it to log4net 1.2.10 and noticed it stopped working. I then found this comment in the log4net mailing list archives.

There were a number of breaking changes in 1.2.9

http://logging.apache.org/log4net/release/release-notes.html#1.2.9

In your config file "log4net.spi.LevelEvaluator" needs to be updated to "log4net.Core.LevelEvaluator".

I hope changes that would break existing config files are far and few between.

What others have said

Requesting Gravatar... Scott Hanselman Aug 08, 2006 1:30 AM
# re: Log4Net Breaking Change in 1.2.9
Lame that they didn't "foward" it with a facade and mark the facade obsolete. Best of best worlds. Or, in 2.0, use TypeForwardedAttribute.

What do you have to say?

(will show your gravatar)
Please add 3 and 3 and type the answer here: