Opened 15 years ago
Closed 5 years ago
#7815 closed feature request (fixed)
Allow to specify log location
| Reported by: | SF/mac_es | Owned by: | sev- |
|---|---|---|---|
| Priority: | normal | Component: | --Other-- |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
I would like to be able to specify the log directory (where scummvm.log is located). Whith a parameter in command line, whith an option in scummvm.ini...
Ticket imported from: #3309738. Ticket imported from: feature-requests/631.
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Hi,
I use ScummVM as a portable app. I use the -c switch in command line to specify the scummvm.ini. Also, in this .ini file I use relative paths for everything so I can copy/move along directories... For savegames I have changed the path also...
So I have an option to specify every single directory: scummvm.ini, theme, extra path, savegames... So I would like to specify the log location. The idea is If I backup the ScummVM tree I get everything and I don't have leftover files in the computer.
Cheers
comment:3 by , 8 years ago
| Component: | → --Other-- |
|---|
comment:4 by , 5 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
It is now possible, specify 'logfile=/full/file/name' in scummvm.ini, or via '--logfile' command line parameter.
Implemented in b196d26b3e38fdb2b57d622b251325ae51f47b71

Can you explain why? What are the use cases you have in mind here?