Cannot figure out how to always log

Posted by Chogan on Thu 02 Jun 2022 04:40 PM — 3 posts, 12,364 views.

#0
I am trying to set MUSHClient up so that it always logs my content so I don't lose anything. Here is how it is setup:

https://imgur.com/a/6dwOMtp

The idea is that it will save the log to that filename.

No file is created, nothing is logged.

What do I do? Please help, thank you.
Australia Forum Administrator #1
See: http://www.gammon.com.au/forum/?id=14755

I suggest moving the MUSHclient folder from Program Files to somewhere writable, such as Documents.
Australia Forum Administrator #2
Or, at least, log to somewhere else, eg.


C:\Users\YOURNAME\Documents\mushclient_logs\Arc %d - %m  - %y.txt


Make sure that directory exists. :)