I have one comment and I hope this is not seen as destructive it is not meant to. Firstly the log information is vital to any application and to be even more focused there should not be any information in the Application log as this is 100% error information. I hope no-one takes this the wrong way it is not meant to be elitist or anything like that, just genuine and truthful but I know I'll probably get flamed. What happens in place after place I have helped is that the CF Logs become like an uninvited guest, annoying and whenever possible ignored. I always chant the same mantra, check those logs, fix the errors and clear them at least daily.
Mathhieu, if possible that is the path I would pursue just keep the logs empty and if your security people are concerned about error messages sent to user browsers and you have not already done so, create a bland error template that displays no error information to users. CF has some great error handling capabilities. Hth...! Kind Regards - Mike Brunt, CTO Webapper http://www.webapper.com Downey CA Office 562.243.6255 AIM - webappermb "Webapper - Making the NET work" -----Original Message----- From: Cornillon, Matthieu [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 9:18 AM To: CF-Talk Subject: error messages sent to log Hello, everyone. I have been told by the IT folks in my company who control the CF environment that I need to keep all Information type error messages from being written to application.log, server.log, and webserver.log files. (Error messages of type Error, Warning, and Fatal are okay.) Can anyone out there tell me what I would need to do to keep such error messages from being logged? It seems to me that I would have to actively choose to send such messages to the log, but I don't even know how to do that. Any rays of light aimed on this (for me) shady spot would be greatly appreciated. Matthieu ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

