Application
Scheduler
information
warning
error
fatal
CFLog will create a file or append to a file named myAppLog.log in the servers logs directory.
<cflog file="myAppLog" text="Whatever you want to log." type="information" >
writeLog(text = "Logging some info.", type = "information", application = "no", file = "myLogFile");
Signup for cfbreak
to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.