On Tue, Mar 9, 2010 at 8:36 AM, Skellington <[email protected]> wrote:
> I really like the content and I would like to generate one of these > logs at any given time to see what's going on. I would normally use > Debug settings for this but since it's a web service with no output > this would really help. > > You can use CFLOG to log anything you want to disk--since the runtime error log stores the output of the page that someone sees when an error is thrown, I'm not sure I'm quite understanding what you'd want to log if there's no error. CFLOG is probably where you'll want to start if you want to log arbitrary information to disk, particularly since you're saying this is a web service with no output involved. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
