On Jan 28, 2009, at 2:29 PM, Ashish Kulkarni wrote:
HiNormally i load log4j from properties file or XML file,
If i have properties file i initialize using PropertyConfigurator,
or if XML
file initialize using DOMConfigurator.
Can i possible load these properties from a database?
The Prope
HiNormally i load log4j from properties file or XML file,
If i have properties file i initialize using PropertyConfigurator, or if XML
file initialize using DOMConfigurator.
Can i possible load these properties from a database?
Also can i log messages to a database?
Ashish