Log file location
Brought to you by:
grzegok
If the application/executable is installed by an administrator the log file may not be created, if the user has no write permission to the path of the executable. Therefore, a cmd line parameter to change the log location would be appreciated. Maybe --l4j-log=<relative or absolute path to log file>
Easier to use and to implement would be writing always to %TEMP%.
Hassle free, no need for complicated code an everybode knows where to search.