[with PERL] Disable output print

Thanks it works

On 5 juin, 19:19, Eric Jain eric.j...@gmail.com wrote:

On Tue, Jun 5, 2012 at 2:57 AM, Jérome pivertjer...@gmail.com wrote:

Thanks but i've not found the line, what line should i edit ?

To disable console logging, remove "console" from the first line:

rootLogger: INFO, console, file

You could also increase INFO to WARN, and disable the slow query log
by removing all references to "index.search.slowlog".