I didn't see any place to download it... SVN says it's at revision 0. >From the description it looks like it would help me grab information out of the log file -- does it provide any way to clear out an existing log file?
Jonathon -----Original Message----- From: Qasim Rasheed [mailto:[EMAIL PROTECTED] Sent: Sunday, July 15, 2007 10:34 AM To: CF-Talk Subject: Re: accessing log files programatically Jonathon, I wrote a small utility to expand the logging functionality by using log4j. http://cflog4j.riaforge.org/ Hope that helps Qasim On 7/14/07, Jonathon Stierman <[EMAIL PROTECTED]> wrote: > > Anyone know of a good way to (1) get data out of the CF log files, and (2) > archive the log files after getting the data? > > > > I poked around the Admin API hoping to find something related to logging > in > there, but no dice as far as I could tell. > > > > So relucatantly, I toyed around with doing <cffile> actions, which works > alright to get the data. But writing back to the log file doesn't seem to > have the desired effect. It doesn't seem to crash anything, but I do get > some strange formatting issues (lots of extra white space for any error) > for > any errors that occur after I "archive" the log. > > > > What have you guys done to fetch data out of the log files > programatically? > > > > Jonathon > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283730 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

