actualy if you are using CFMX you could create a new debug output that did this by default...
not render any page info, just log it all... L. ----- Original Message ----- From: "Russ Michaels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 8:20 PM Subject: RE: [ cf-dev ] log all cfqueries > Have a look at the <CFLOG> tag for writing custom entries to the log > file. > > Russ > > > > -----Original Message----- > > From: Rex Vincent J. Aglibot [mailto:[EMAIL PROTECTED]] > > Sent: 26 August 2002 20:25 > > To: [EMAIL PROTECTED] > > Subject: [ cf-dev ] log all cfqueries > > > > > > Is there a way to log the datasource name and SQL statement > > for each query executed? > > > > I know that you can set the debugging options to display the > > record count, processing time and theSQL statement for each > > query executed, but I don't want to display it, I want to log > > it somewhere. > > > > any help please? > > > > Rex > > > > > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] For human help, e-mail: > > [EMAIL PROTECTED] > > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
