https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15714 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #7 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Marcel de Rooy from comment #6)
(In reply to M. Tompsett from comment #5)
I think this should be none,fatal,warn.
But I explicitly did not put that default in the commented line; that would not change anything.
In its current state, yes.
As the comment mentions, you need to uncomment it to get different(!) log levels. We may assume that someone editing koha-conf knowns that changing config files has side effects :)
There is the possibility that they may think fatal,warn is the default to change. Worse yet, they may not be aware of none. How about something like: <!-- If you need different zebra log levels, uncomment the following comment. Valid levels include: none, fatal, and warn. List them in any comma-separated list order desired. --> <!-- <zebra_loglevels>fatal,warn</zebra_loglevels> --> -- You are receiving this mail because: You are watching all bug changes.