Is it possible to save a session log, after the fact?

Posted by Mrdowntempo on Sun 20 Feb 2022 11:57 PM — 3 posts, 10,703 views.

#0
I had logging turned on, which has been outputting just fine to a text file. Generally this is all I need. However, there are a few elements of my current session that would really benefit from being saved in HTML so that I can have access to the coloring as well. I know I can enable this in world properties, however I didn't do it before hand. And it seems that if I change those settings and start logging again, the next file will only begin logging my session after the point I enabled HTML logging. I still have everything I wish saved in my buffer, but can't seem to find a way to just save the current buffer to an HTML file.

Short of select all and copy as HTML, is there a way to accomplish this?

THANKS!
Australia Forum Administrator #1
If you go to the File menu -> Log Session it will offer (by default) to log your existing data in the buffer. If you have that configured to be in HTML then yes, it will retrospectively log your session in HTML.
#2
Thanks!