Ricardo,
do you have a log4.properties already existing?
I have mine (probably extracted from some xwiki-core-xx.jar, in WEB-INF/classes so I can
modify it (it needs to be in the root package).
Then I added:
log4j.logger.com.xpn.xwiki.plugin.lucene=debug
This was for xwiki-1.5 but I think the class is very similar still now.
paul
Le 12 déc. 2010 à 12:18, Ricardo Rodriguez [eBioTIC.] a écrit :
Please, what how could I set XWiki to log Lucene
messages at debug
level? Thanks!