You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Derick Fernando <de...@xenocex.com> on 2003/01/22 18:03:02 UTC

TDK 2.2 Torque Logs

Hello,

How do I get my Torque log to appear in webapp/myapp/logs like turbine.log
and velocity.log do?

Thanks,
Derick


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


Re: TDK 2.2 Torque Logs

Posted by Derick Fernando <de...@xenocex.com>.
Hello,

Are these patches compatible with the CVS RCS? I used CSDiff to generate
them. What should I be using?
These patches make the Torque logs show up in the right place.

Base file: TurbineResources.template
Compared file: NewTurbineResources.template
995a996
> services.ComponentService.torque.property.applicationRoot =
${applicationRoot}
<---------------------  End of report  --------------------->

Base file: Torque.template
Compared file: NewTorque.template

11c11
< #torque.applicationRoot = @APPLICATION_ROOT@
---
> torque.applicationRoot = @APPLICATION_ROOT@
28c28
< log4j.appender.org.apache.torque.file = ${applicationRoot}/logs/torque.log
---
> log4j.appender.org.apache.torque.file =
${torque.applicationRoot}/logs/torque.log
<---------------------  End of report  --------------------->

----- Original Message -----
From: "Derick Fernando" <de...@xenocex.com>
To: <tu...@jakarta.apache.org>
Sent: Wednesday, January 22, 2003 9:03 AM
Subject: TDK 2.2 Torque Logs


> Hello,
>
> How do I get my Torque log to appear in webapp/myapp/logs like turbine.log
> and velocity.log do?
>
> Thanks,
> Derick
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


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