ernst leonhard <[EMAIL PROTECTED]> writes:

> Hi all,
> 
> I have changed the following entry in the TR file:
> 
> # A facility for SQL query logging
> # To enable SQL query logging, set the level to DEBUG
> services.LoggingService.sql.destination.file=/logs/turbine.log
> services.LoggingService.sql.className=org.apache.turbine.services.logging.FileLogger
> services.LoggingService.sql.level=INFO
> 
> -->
> services.LoggingService.sql.level=DEBUG
> 
> But there is no debugging information in the "/logs/turbine.log" file. Do I have to 
>do more ?

That should be enough.  I believe that only BasePeer is making use of
this feature currently.

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

Reply via email to