v1.4.6: Can log dates be changed from GMT to local timezone?

Just wondered if the dates in the debugging log can be changed from GMT to the local timezone?

Also what's the difference between Delete and Reset log. Reset seems to clear it out and I haven't clicked on Delete yet for fear that will just delete the whole debug logging process and not just the file itself. If all it did was the delete file and just recreate a new one for showing debug information then it and the Reset button basically do the same thing. Sorry if this is actually documented somewhere and I've missed it in my searching.

Thanks,
Mark H.

Comments

  • acrylian Administrator, Developer
    1. Sorry, the date format appears to be hardcoded in the debugLog function. I cannot answer why it uses GMT actually. Probably no one cared. I put that on the list.

    2. The difference between reset and delete is simply that the 1st clears the file while the 2nd deletes it so a fresh one is created on the next occasion.
Sign In or Register to comment.