Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2-RC1, 2.2
-
Fix Version/s: None
-
Component/s: PicoContainer (Java)
-
Labels:None
Description
Gems should contain a ComponentMonitor implementation that does instance-level logging (rather than class-level).
This will allow users increased granularity when using a CM.
Assuming Log4J/Clogging..
And is the instance the monitor instance or the component instance ?
Could it be that, some how, the CM should inticate which instance of the component via the JVM reference ID for the object, ot via a new log category?