Bug 7247 - rebuild_zebra.pl -v should show all Zebra log output
commit90d68d6f5c1c34ed15ac35672ef5e5994a3b39c8
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 19 Nov 2011 10:49:53 +0000 (19 11:49 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 17 Jan 2012 16:31:25 +0000 (17 17:31 +0100)
tree3f00d1f1c0f47b02640ef38a7aaffa62df6d57a7
parentb0a42333666ff136deb478b8debf5b63f83ed298
Bug 7247 - rebuild_zebra.pl -v should show all Zebra log output

Currently, -v option resets Zebra log output to default system values.

This produce amount of log specified in system defaults which is usually
too low for debugging.

This change explicitly forces all Zebra log output which create much more
chatter so it triggers with verbosity level 2

Test scenario:
1. pick koha site to reindex
2. use -v -v options to rebuild_zebra.pl to see additional output

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Verified help corrections and  loglevel 2 output vs. loglevel 1 output. No issues found.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
misc/migration_tools/rebuild_zebra.pl