What/where is village?  Is it a ASF project?  Just curious if a person could
maybe tweak it to include logging.  I think most people that want to log
their SQL would find it highly desirable for ALL statements to be logged.

Thanks,

Eddie

----- Original Message -----
From: "John McNally" <[EMAIL PROTECTED]>
To: "Turbine Torque Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 1:34 PM
Subject: Re: Torque log4j configuration


> You will not see insert/updates logged with torque as village builds
> these statements and it does not have logging.
>
> john mcnally
>
> On Wed, 2002-05-29 at 05:44, [EMAIL PROTECTED] wrote:
> > Hi,
> > I am using Torque outside of Turbine for one of my projects and I have
some
> > questions about the log4J integration.
> > Torque 3.0b2 seems to work with a log4j bundled and then uses deprecated
> > log4j "category" OR Torque is able to work with a log4J in the
classpath.
> >
> > I am using Log4J 1.2.3 with thus "logger" instead of "category".
> >
> > Do you have an idea on how to configure my log4j to log almost all.
> > For now I am using :
> >    log4j.rootLogger = DEBUG, stdout
> > But I am not seeing insert / update SQLs in my log.
> >
> > I tried to look in the source and added
> >    log4j.category.org.apache.torque.util.Criteria = DEBUG, stdout
> >   or
> >    log4j.logger.org.apache.torque.util.Criteria = DEBUG, stdout
> > but nothing more.
> >
> > Do you know the impact of configuring "logger" and not "category" ?
> > Do you know the logger / category family to use in the log4j
configuration ?
> >
> > Thanks,
> > Frenchee
> >
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> >
> >
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to