Sounds like a good idea - this would make logging pluggable like security. I'd have to familiarize myself with commons-logging first.
Best regards, Mark C. Orciuch Next Generation Solutions, Ltd. e-Mail: [EMAIL PROTECTED] web: http://www.ngsltd.com > -----Original Message----- > From: Paul Spencer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 04, 2002 9:23 AM > To: Jetspeed Developers List > Subject: Re: cvs commit: > jakarta-jetspeed/src/java/org/apache/jetspeed/portal/security/portlets > PortletWrapper.java > > > Mark and David, > > Should Commons-logging be used instead of Turbine Logging services? > This would allow the user more control over the logging. In addition, > is Turbine moving to Commons-logging? > > Paul Spencer > > Mark Orciuch wrote: > > > David, > > > > Yeah I noticed that myself. I have not been able to figure out > how to get > > rid of this error yet. It looks as if log4j tries to > instantiate an extra > > logger. Funny thing is that the logger called "access" gets created and > > stuff is logged into it (when the service is active). > > > > PortletStats is disabled by default (services.PortletStats.enabled) - > > nothing gets written to the log. I guess an empty log file is created > > because it's declared in properties??? Perhaps there are some > log4j gurus > > out there that could assist ;-) > > > > Best regards, > > > > Mark C. Orciuch > > Next Generation Solutions, Ltd. > > e-Mail: [EMAIL PROTECTED] > > web: http://www.ngsltd.com > > > > > >>-----Original Message----- > >>From: David Sean Taylor [mailto:[EMAIL PROTECTED]] > >>Sent: Wednesday, September 04, 2002 5:34 AM > >>To: 'Jetspeed Developers List' > >>Subject: RE: cvs commit: > >>jakarta-jetspeed/src/java/org/apache/jetspeed/portal/security/portlets > >>PortletWrapper.java > >> > >> > >>Hi Mark, > >> > >>Haven't had a chance to review the PortletStats commits yet, it > >>looks pretty > >>cool. > >>I just did a fresh checkout as anoncvs, and getting this error > printed out > >>to Tomcat console: > >> > >>log4j:ERROR Could not find value for key log4j.appender.access > >>log4j:ERROR Could not instantiate appender named "access". > >> > >>Also, could you tell me, is there a way to turn off PortletStats? > >> > >>Thanks, > >> > >>David > >> > >> > >>BBCi at http://www.bbc.co.uk/ > >> > >>This e-mail (and any attachments) is confidential and may contain > >>personal views which are not the views of the BBC unless specifically > >>stated. > >>If you have received it in error, please delete it from your system, do > >>not use, copy or disclose the information in any way nor act in > >>reliance on it and notify the sender immediately. Please note that the > >>BBC monitors e-mails sent or received. Further communication will > >>signify your consent to this. > >> > >> > >>-- > >>To unsubscribe, e-mail: > >><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > >> > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
