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
