What about using log4j? It come with Coldfusion ( ./lib/log4j-1.2.12.jar with CF8), and abstracts your logging methods. (The target of the log output can be a file, an OutputStream, a java.io.Writer, a remote log4j server, a remote Unix Syslog daemon, or many other output targets.)
http://logging.apache.org/log4j/ http://cdscott.blogspot.com/2005/09/using-log4j-in-coldfusion.html On Mon, Sep 22, 2008 at 4:06 PM, Nick Gleason <[EMAIL PROTECTED]>wrote: > h ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312913 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

