Am 12.02.16 um 16:15 schrieb Gert Doering: > Hi, > > On Fri, Feb 12, 2016 at 09:56:15AM -0500, Selva Nair wrote: >>>> This is tricky..First, if the config is not readable, log file is not set >>>> at that time and log goes to stdout (mapped to "/dev/null" by the GUI). >>>> Even otherwise parsing the log to figure out what went wrong is not >>> always >>>> an easy task for a program. >>> I'm not sure this description is fully correct - doesn't the GUI (via >>> service) pass the log file before --config with the remaining options? >> No, currently --config goes first. > Which we might want to turn around, then (changes user-visible behaviour > in case the config file has a "log mylog.txt" line)... > > Anyway, I don't want to be actually the one who solves that, I'm just > a user who tends to run into user-unfriendliness all the time :-) > > You are too negative:
Changelog: - Now honours user defined log file location Arne