Skip to main content
myCharlie
Inspiring
April 10, 2015
Question

How to easily export/download "Debugging & Logging > Log Files" data?

  • April 10, 2015
  • 1 reply
  • 400 views

In the Debugging & Logging > Log Files screen/page, are there workarounds for easily export/download the data that's listed in that screen? I do not want to download the log. Basically, all I want is the table that shows the File Name, Type Size, and Last Modified information.

Thank you,

Charlie

This topic has been closed for replies.

1 reply

Inspiring
April 11, 2015

Not really, but if you copy and paste the table and stick it in ms word or something it will retain its layout, you can then just save it, or just take a screenshot. It all depends on what you planning on using the export for. Why do you need that information specifically, this will depend on the way to do it. If its something you want often and automatically then you can just generate the information yourself using some Coldfusion and the logs directory.

myCharlie
myCharlieAuthor
Inspiring
April 13, 2015

Thank you for the response. Look like the copy and paste might work...not the most convenience but better than manually typing them.