You can log things in the same directory as application.log if you want. Whether it's part of 'Custom Logs' or 'native logging' doesn't affect your ability to get error/exception information into logs to review.
Chris Norloff ---------- Original Message ---------------------------------- From: "David Manriquez" <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Thu, 31 Mar 2005 10:30:25 -0400 >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 >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201032 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

