On a kohadevbox: echo | sudo tee /var/log/koha/kohadev/plack-error.log restart_all cat /var/log/koha/kohadev/plack-error.log -- just restart information log into staff client, home -> circulation -> fast cataloging cat /var/log/koha/kohadev/plack-error.log -- floody!
Created attachment 73292 [details] [review] Bug 20477: Silence floody noise on fast cataloging TEST PLAN --------- See comment #0 to reproduce. apply this patch restart_all echo | sudo tee /var/log/koha/kohadev/place-error.log restart_all cat /var/log/koha/kohadev/plack-error.log -- just restart information log into staff client again, home -> circulation -> fast cataloging cat /var/log/koha/kohadev/plack-error.log -- just restart information run qa test tools
Created attachment 74178 [details] [review] Bug 20477: Silence floody noise on fast cataloging TEST PLAN --------- See comment #0 to reproduce. apply this patch restart_all echo | sudo tee /var/log/koha/kohadev/place-error.log restart_all cat /var/log/koha/kohadev/plack-error.log -- just restart information log into staff client again, home -> circulation -> fast cataloging cat /var/log/koha/kohadev/plack-error.log -- just restart information run qa test tools Signed-off-by: Roch D'Amour <roch.damour@inlibro.com>
Created attachment 75058 [details] [review] Bug 20477: Silence floody noise on fast cataloging TEST PLAN --------- See comment #0 to reproduce. apply this patch restart_all echo | sudo tee /var/log/koha/kohadev/place-error.log restart_all cat /var/log/koha/kohadev/plack-error.log -- just restart information log into staff client again, home -> circulation -> fast cataloging cat /var/log/koha/kohadev/plack-error.log -- just restart information run qa test tools Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 18.05, thanks to everybody involved!