|
From: Venkat S. <vso...@ho...> - 2004-11-02 14:31:13
|
Hi Jurgen, You are right. I was trying to access logger in a static method of a Subclass of RemoteAccessor, so sent the email a bit too soon. Sorry about that. Thanks, --Venkat. From: jürgen höller [werk3AT] <jue...@we...> Reply-To: spr...@li... To: <spr...@li...> Subject: Re: [Springframework-developer] Nit - logger instance in RemoteAccessor class. Date: Mon, 1 Nov 2004 23:37:27 +0100 Well, if it was static, it wouldn't use the actual subclass as log category (which it does now because of the getClass call), but rather always log for the RemoteAccessor base class. Would you get a specific benefit out of it being static? Juergen ________________________________ Von: spr...@li... im Auftrag von Venkat Sonnathi Gesendet: Mo 01.11.2004 23:11 An: spr...@li... Betreff: [Springframework-developer] Nit - logger instance in RemoteAccessor class. Hi, Just a nit: logger instance can be static in RemoteAccessor class. Thanks, --Venkat. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |