I just copied your lines: #SQL-Logging service.LoggingService.facilities=system,sql,debug,security services.LoggingService.sql.destination.file=/logs/app-sql.log services.LoggingService.sql.className=org.apache.turbine.services.logging.Fi leLogger services.LoggingService.sql.level=DEBUG
> -----Ursprungliche Nachricht----- > Von: Jeffery Painter [mailto:[EMAIL PROTECTED]] > Gesendet: Samstag, 18. Januar 2003 00:23 > An: Turbine Users List > Betreff: Re: AW: show sql statements in logfile > > > > what is your service.LoggingService.facilities > set to? > > you should at least have > service.LoggingService.facilities=system,sql > > that is the kicker. > > the system and sql logging service need to be set to DEBUG > > > On Sat, 18 Jan 2003, Marc Lustig wrote: > > > I tried that out and added your lines at the bottom of tr.props. > > Nothing is written to the log-file thou. > > Did you remove anything in tr.props? > > > > > -- > 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]>
