You could set up a scheduled task to rotate the application.log file every x amount of time and delete old log files.
>-----Original Message----- >From: David Manriquez [mailto:[EMAIL PROTECTED] >Sent: Thursday, March 31, 2005 4:30 PM >To: CF-Talk >Subject: RE: Set the Log level in CF5 > >Yeah Right but that's only for My Custom Logs ... not for >Coldfusion native >Log files. >Like application.log > > >David Manriquez >Desarrollador de Sistemas >[EMAIL PROTECTED] >(+56-2) 43 00 155 > > > >-----Mensaje original----- >De: Chris Norloff [mailto:[EMAIL PROTECTED] >Enviado el: Jueves, 31 de Marzo de 2005 10:00 >Para: CF-Talk >Asunto: Re: Set the Log level in CF5 > >True, but you can do a lot with >- cftry/catch, >- the different types for cfcatch, >- the "error" and "cfcatch" scopes, and >- using cffile to write errors to a file. > >(We also made the error info available in 'View Source' by >enclosing them in >HTML comments. Not visible to the user, but can be seen with >'View Source'. >Though you may not want this on Production! ) > >Chris Norloff > >---------- Original Message ---------------------------------- >From: Thomas Chiverton <[EMAIL PROTECTED]> >Reply-To: [email protected] >Date: Thu, 31 Mar 2005 14:15:51 +0100 > >>On Wednesday 30 Mar 2005 17:57 pm, David Manriquez wrote: >>> i need to know if is possible to set the log level in CF5. >> >>CF doesn't have a native log framework. >> >>-- >>Tom Chiverton >>Advanced ColdFusion Programmer >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200968 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

