I have a quick one. Does CF have any way to "convert" a text (log) file into html? What I'd like to do is view the CF logs from the browser without renaming them. Any and help is great.
The application.log and server.log are the good ones. I'm not sure what the path is (/opt something on Solaris, with standard installation) but you should be able to get that out of the Administrator. Just use CFFILE to read the log, then print it out. It actually has formatting in it (some <p> tags, mostly) so it's readable. It's not <i>good</i> formatting but it should do the trick!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.