Re: [logging] Specify the Log4J configuration file from commons-logging.properties

2012-04-14 Thread Konstantin Kolinko
2012/4/12 Paul Holding : > Is it possible to specify the name of the Log4J configuration file from > within the commons-logging.properties file? > > In the Commons Logging user guide it suggests that this can be done by > setting the "log4j.configuration" parameter in the > commons-logging.properti

Re: [logging] Specify the Log4J configuration file from commons-logging.properties

2012-04-13 Thread Christian Grobmeier
Hello Paul, On Thu, Apr 12, 2012 at 2:59 PM, Paul Holding wrote: > Is it possible to specify the name of the Log4J configuration file from > within the commons-logging.properties file? it should be possible, say the docs. > I have tried setting "log4j.configuration=log4j-myapp.properties" in >

[logging] Specify the Log4J configuration file from commons-logging.properties

2012-04-12 Thread Paul Holding
Is it possible to specify the name of the Log4J configuration file from within the commons-logging.properties file? In the Commons Logging user guide it suggests that this can be done by setting the "log4j.configuration" parameter in the commons-logging.properties file and that a default of log4j.