You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by vupt vupt <vu...@hotmail.com> on 2002/08/28 19:32:45 UTC

Torque logging problem

Hi,

I’m really struggling with this torue logging problem I am having and hoping 
someone can help me. In my torque.properties file, I set it up to log torque 
messages to a file but the problem is that I don’t see that log file 
anywhere. I run my junit tests and I am able to connect and retrieve from 
the database but I don’t see any torque logging info.

Below is the settings I have from my Torque.properties file
log4j.rootCategory = ALL, default
log4j.appender.default = org.apache.log4j.FileAppender
log4j.appender.default.file = ./torque.log
log4j.appender.default.layout = org.apache.log4j.SimpleLayout

And so I set it to show all log messages and the messages should go to a 
torque.log file. The log file is supposed to be created where my JVM starts 
from but I don’t see it there and also I do a search of my entire c: drive 
and that file does not exist.

Any help on where I can find or configure torque logging would be so very 
greatly appreciated.
Thanks




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>