Skip to main content
Inspiring
June 4, 2009
Answered

Where are the logfiles?

  • June 4, 2009
  • 1 reply
  • 1155 views

I've been using the CF8 server on my desktop to develop my skills (still a work in progress!) using flash remoting. I was helped by the logfiles available in CF8:

  • application.log
  • eventgateway.log
  • exception.log
  • flash.log
  • server.log

Now, to replicate the production environment, I've set up an XP server which uses IIS in plave of the CF8 server. I got all my "practice" applications running again and it all looks good but when I fire up the cf administrator, the only logfiles available are eventgateway.log and server.log. Where are the others?

This topic has been closed for replies.
Correct answer Michael Borbor

The others are created when your CF files begin to throw exceptions,

warnings and so on AFIK.

1 reply

Michael Borbor
Michael BorborCorrect answer
Inspiring
June 4, 2009

The others are created when your CF files begin to throw exceptions,

warnings and so on AFIK.

Inspiring
June 4, 2009

Excellent! Thanks Michael.

Michael Borbor
Inspiring
June 4, 2009

You're welcome.