I see org.springframework.util.Log4jConfigurer but I don't think that's going to work for me. I don't want to manage an external log4j.xml file. I want to manage log4j configs via PropertyPlaceholderConfigurer. What is best approach?