On Tue, Dec 20, 2011 at 02:06:24PM +0100, LAURENT Henri-Damien wrote:
> > -if ($verbose_logging) {
> > - $zebraidx_log_opt = '';
> > +if ($verbose_logging >= 2) {
> > + $zebraidx_log_opt = '-v none,fatal,warn,all';
> > }
> mmm... in my opinion, all would be WAY too verbose.
> request,log are enough to debug the search query.
> my two cents.
all is very verbose, but does provide additional information about Zebra
progress (I must admit I'm leaning towards too much information as
opposed to too little).
Should I move all to verbose level 3 (-v -v -v) or just remove it all
together?
--
Dobrica Pavlinusic 2share!2flame [email protected]
Unix addict. Internet consultant. http://www.rot13.org/~dpavlin
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/