Hi Robin, There are several possibilites here :
1/ You are not looking at the correct file ? Are you looking in cactus_client.log ? 2/ You have not enabled Cactus logging Enabling Cactus logging has changed in version 1.3 from the previous versions. You should check the "Configuration Howto" on the web site or in the distribution doc. What cactus version are you using ? Do you have log4j.jar in your client side classpath ? Thanks -Vincent > -----Original Message----- > From: Robin Mannering [mailto:[EMAIL PROTECTED]] > Sent: 12 June 2002 11:55 > To: '[EMAIL PROTECTED]' > Subject: Logging problem > > Hi, > This may be a very stupid error on my part, but I can't seem to add > logging > code to my test classes that is actually logged.... > > I'm using the following method within a test method , can u see anything > obviously wrong ? > > this.getLogger().debug(obj.toString()); > > Even using .warn or .error gives nothing... > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
