What do you think of turning those down to FINE? Should we log anything visibly when all is well by default?
> -----Original Message----- > From: Daniel Kulp [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 10, 2007 6:04 PM > To: [email protected] > Cc: Benson Margulies > Subject: Re: logging behavior of the client side > > On Wednesday 10 October 2007, Benson Margulies wrote: > > When I run a simple junit test that uses a client created using spring > > configuration, I get some INFO level log traffic on the console. > > > > These messages seem a bit noisy. Or, maybe, the real question is who > > is setting j.u.l to operate at INFO? > > INFO is the default level for j.u.l if a configuration file isn't > provided. > > Dan > > > > > > > Oct 10, 2007 2:32:07 PM > > org.apache.cxf.service.factory.ReflectionServiceFactoryBean > > buildServiceFromClass > > INFO: Creating Service {http://ws.index.rnm.basistech.com}NameIndex > > from class com.basistech.rnm.index.ws.NameIndexService > > Oct 10, 2007 2:32:09 PM > > org.apache.cxf.service.factory.ReflectionServiceFactoryBean > > buildServiceFromClass > > INFO: Creating Service > > {http://ws.rnt.basistech.com}NameTranslationServiceService from class > > com.basistech.rnt.ws.NameTranslationService > > > > -- > J. Daniel Kulp > Principal Engineer > IONA > P: 781-902-8727 C: 508-380-7194 > [EMAIL PROTECTED] > http://www.dankulp.com/blog
