It is a Java library which is available inside your Coldfusion installation, so doesn't rely on IIS at all. Here is another article which has Windows specific examples: http://coldfusion.sys-con.com/node/42122
Good luck, speeves On Mon, Sep 22, 2008 at 5:48 PM, Nick Gleason <[EMAIL PROTECTED]>wrote: > Shannon, > > Thanks for your response. Log4j looks interesting. But, is that usable > with IIS? The (brief) research I've just done on it seems to focus on > apache. > > Nick > > > > -----Original Message----- > > From: Shannon Peevey [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 22, 2008 5:44 PM > > To: CF-Talk > > Subject: Re: Logging to db vs txt file > > > > 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:312922 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

