-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Milestone
Description
Currently the logfile location is hardcoded to the save directory, it should be possible to change the location with command line argument or persistent configuration. Use XDG on Unix by default. (This one supersedes #1928, see related discussion)
Currently the logfile cannot be disabled, add an option to do this. Also, make it easy to re-enable, e.g. in settings scene, for bug reports. (This one supersedes #2565, see related discussion)
Consider renaming from easyrpg_log.txt to maybe EasyRPG_Player.log. (This one supersedes #1927)
randomname42