On Fri, 11 Apr 2008 01:05:18 +0200, [Ricardo Rodriguez] Your EPEC Network ICT Team wrote > rssh wrote: > > 1. check is xwikisql is added as plugin. > > 2. Try to enable logging of xwikisql > > (i.e. add to <xwiki-app>/WEB-INF/classes/log4j.properties next string > > > > log4j.logger.ua.gradsoft.xwikisql=debug > > ) > > > Sorry if this question is too basic or simply stupid... > > May I create this log4j.properties in classes in XE 1.3 without > affecting its log functioning? >
As I remember, for this you must extract log4j.properties from lib/xwiki-core-<version>.jar and put extracted file in classes. Than add to log4j.properties additional statements. > I remember I've read some document about this, I think written by > Vincent, but I am not able to find it now. Thanks! > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Logging > Cheers, > > Ricardo > > -- > Ricardo RodrŠguez > Your EPEC Network ICT Team > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Ruslan Shevchenko GradSoft. http://www.gradsoft.ua _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
