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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to