Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.2-RC1, 2.2
-
Fix Version/s: 3.0
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
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.
Activity
Jörg Schaible
made changes -
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 1.2-RC1 [ 11979 ] | |
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. |
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. |
Michael Rimov
made changes -
Affects Version/s | 2.2 [ 14251 ] |
Michael Rimov
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Fix Version/s | 3.0 [ 14410 ] | |
Resolution | Won't Fix [ 2 ] |
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?