You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Lutz Michael <mi...@siemens.com> on 2003/01/17 17:10:11 UTC

Scalability: Seeking advice on logger names

For systems consisting of thousands and possibly even tens of thousands of
classes,
are there scalability advantages to naming loggers by their package name
only,
as opposed to scoping completely down to the class name?  (Specifically
referring to
the "Logger.getLogger("a.b.class");" call.)

I'm thinking there may be reasons (for scalability) not to include the
actual class
name in the logger names, and just stop at the lowest level package name.

Your thoughts are appreciated.
 
Mike

-------------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions 
Health Services Corporation and are intended only for the addressee(s).  
The information contained herein may include trade secrets or privileged or 
otherwise confidential information.  Unauthorized review, forwarding, printing, 
copying, distributing, or using such information is strictly prohibited and may 
be unlawful.  If you received this message in error, or have reason to believe 
you are not authorized to receive it, please promptly delete this message and 
notify the sender by e-mail with a copy to CSOffice@smed.com.  Thank you