Skip to main content
Participant
June 7, 2010
Question

jrun log files

  • June 7, 2010
  • 1 reply
  • 482 views

Can anyone tell me what the difference is between coldfusion-event.log and coldfusion-out.log?  They are both logging similar information (in some cases it appears the exact same events) but not always the same information.  Is one more valuable than the other?  Any help is appreciated.

    This topic has been closed for replies.

    1 reply

    June 29, 2010

    The coldfusion-out.log is actually a basic system log in all Java J2EE servers aka as the Standard or System out.log.  The coldfusion-event.log is a log available in ColdFusion only.  My opinion would be to use the coldfusion-out.log which is what I always do whilst troubleshooting.

    CFWhisperer http://www.cfwhisperer.com/