Posted By:
Yi_Chan
Posted On:
Tuesday, April 15, 2008 08:11 PM
Hi,
I have a couple questions about Log4J property:
1. Can I configure a locale in a property file, for example, as follows:
log4j.appender.xyzAppender.Locale=zh-CHS
2. How can we get (read) a property value from a property file using Java?
Thanks,
Yi