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 Georg Lundesgaard <gl...@enonic.com> on 2002/06/24 17:07:51 UTC

Category/Logger name ideas?

Hi!

We have been using Log4J (version 1.1.3) for a while now, and have been
using quite long category names that specify exactly where the message
were logged, using the following pattern:

package-name.Class-name.method-signature

This seemed practical at first, but it generates very long category
names and then I thought of a shorter version:

module-name.submodule-name.operation

This will simplify and shorten category names while still holding pretty
accurate info on where the problem occurred.

So, how do you name your categories/loggers?

---
Georg Lundesgaard
Enonic AS (http://enonic.com)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>