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 Janusz Dalecki <jd...@tycoint.com> on 2002/03/26 04:21:25 UTC

partitioning log4j into sub-systems

We have a very big system, with plenty of classes and sub-projects. I
would like to configure log4j in such a way that categories are not
particular classes (as it is now) but sub-systems (one class can belong
to a few sub-systems) - is there any other way of doing that then
introducing a property for every single class - let's say loggerName
that would then be set at run-time to the sub-system's logger name to
log messages in that category?.

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