Just name your loggers with a dot notation, and they will be organized
into hieararchies. Each point will then be a 'placeholder' entry in
tree, unless you configure a logger with that name. One recommended
usage is to log to fully-qualified-classnames. Here's an pseudocode
example:
Myclass.doS
Howdy,
Read the short manual on the log4j site.
Yoav Shapira
Millennium ChemInformatics
>-Original Message-
>From: Joe Collins [mailto:[EMAIL PROTECTED]
>Sent: Friday, January 16, 2004 1:12 PM
>To: [EMAIL PROTECTED]
>Subject: creating a logging hierarchy
>
>Hi!
>
>Where do I create the