https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30242
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 131433 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131433&action=edit Bug 30242: Allow changing Mojolicious log level Just a rudimentary approach: Add a config variable to koha-conf and set log level when calling ->startup. Test plan: Add var to your koha-conf. Hit the API. Check your plack-error.log with/without this patch. Toggle log level, check again. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
