Description
After checking out a talk by Christian in Munich yesterday I decided to take a look at log4j and found out it uses jackson, but does not support YAML. So I created a patch. I also added tests for the YAML and JSONConfiguration.
Feel free to review, change or reject.