| debug |
boolean |
false |
Send jobby internal messages to 'debug.log' |
Can you create a parameter to set the location / path of debug.log ?
My scenario, the folder where jobby files are stored belong to ROOT, but the JOBBY files are running under APACHE (for security issues), so the debug.log cannot be write at the same folder of the .php file who was called.
(ok, I put the output for each job called to correct folder, only debug.log cannot be defined in a different path)