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:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to