Posted By:
Sandeep_Kannur
Posted On:
Thursday, November 19, 2009 09:00 AM
Hi,
I have a specific requirements.
I am using log4j in my application. Now I need to localize my application. and I am doing with the ResourceBundle and properties file.
Now I also need to localize the content/message which are emitted from the log4j, ex:log4j:WARN No appenders initialized. ....
Will log4j helps to localize the in built log messages ?? Is it possible ?
Thanks in Advance