Contains ColdFusion log files, as listed in Table F.4.
FILE | DESCRIPTION |
---|---|
application.log | ColdFusion application errors |
car.log | Errors associated with archive and restore operations |
cfc_menu.log | Log of menus generated by SMS menu code |
customtag.log | Errors generated when processing Custom Tags |
eventgateway.log | Log of event gateway activity |
exception.log | Stack traces for generated by server errors |
mail.log | SMTP errors generated when processing <CFMAIL> messages |
mailsent.log | Log of all sent mail (if enabled in ColdFusion Administrator) |
migration.log | Log of ColdFusion settings migration (optionally occurs after ColdFusion is installed if a prior version of ColdFusion is present) |
rdsservice.log | Errors reported by the RDS engine |
scheduler.log | Errors occurring in scheduled events |
server.log | Server startup and shutdown log |
sms-test.log | SMS application logging |
webserver.log | Errors occurring in communications between ColdFusion and the HTTP server |
Not all of the files listed in Table F.4 will be present in this directory. Log files are created the first time they are needed.
Additional logging occurs at the JRun level; those log files are in the runtime/logs directory.