> I tried to filter log messages by their sources:
> I've used the five-parameters format for FileLogging MLET
> and set the third parameter to the name of my bean.
> It works.
> But I would like to have several logs for different sources.
> When I add the second FileLogging MLET, I get
The problem is that all FileLogging instances use the same JMX name. They
should be scoped somehow. Feel free to change the name selection in
FileLogging.java.
/Rickard
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]