In Log4j 1 we use: - org.apache.log4j.Category.setResourceBundle(ResourceBundle) - org.apache.log4j.Category.l7dlog(Priority, String, Object[], Throwable)
It seems v2 makes sidesteps the whole localization/i18n issue. What's the migration path for that? So we'll never play nice with some projects that require playing with resource bundles. Should we recommend creating a Logger wrapper to hold a resource bundle? I'm not sure what else we can do... we could provide it... Thoughts? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory