Hi, I am using the browser module (Cactus Servlet Test Runner). Sachin ----- Original Message ----- From: Vincent Massol <[EMAIL PROTECTED]> Date: Tuesday, May 25, 2004 0:33 am Subject: RE: need help to turn on logging information
> Hi Sachin, > > Question: what integration module do you use to run your Cactus tests? > Ant? Maven? Other? > > Thanks > -Vincent > > > -----Original Message----- > > From: sachin shah [EMAIL PROTECTED] > > Sent: 25 May 2004 03:02 > > To: [EMAIL PROTECTED] > > Subject: need help to turn on logging information > > > > Hi, > > I am a new comer to Cactus and have been trying to attempt to turn on > the > > logging information. > > I have created a cactus.properties file containing the following: > > > > cactus.logging.config = ~tomcat-root/logging_server.properties > > > > In the logging_server.properties file, I have the following: > > > > # Disable logging > > #org.apache.commons.logging.Log = > org.apache.commons.logging.impl.NoOpLog > > # Force to use JDK 1.4 logging > > org.apache.commons.logging.Log = > > org.apache.commons.logging.impl.Jdk14Logger > > > > java.util.logging.config.file = logging_server.properties > > handlers = java.util.logging.FileHandler > > java.util.logging.FileHandler.pattern = %h/java%u.log > > java.util.logging.FileHandler.formatter = > > java.util.logging.SimpleFormatter > > org.apache.cactus.*.level = FINEST > > > > For some reason it does not seem to pick it up. any help is > appreciated. > > Sachin > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
