| Author |
Log4j Configurattion in config file
|
Saurabh Agrawal
Ranch Hand
Joined: Oct 07, 2003
Posts: 238
|
|
Hello all, I am intending to use log4j in my existing project.Currently it is using some wrapper around log4j as such , which i want to remove. We have a config.xml file which is initialzed firstly and does all the configurations needed for the application. I have made a logger.properties file which i need to load in the memory so that my JAVA classes can use it.So i need to make some additions in config.xml file.Can anyone tell me how do i make a configuration change in config.xml so that it picks the logger.properties file and configures log4j. Any help would be appreciated. Thanks in advance, Saurabh
|
Success is not doing extraordinary things but doing ordinary things extraordinarily well.
|
 |
 |
|
|
subject: Log4j Configurattion in config file
|
|
|