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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283715 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

