Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
This past month, I introducted a person to PicoContainer using the NanoContainer-JSF integration. One of the problems we had was that there weren't quite enough logging messsages for him to figure out any errors he was encountering.
To that end, I created a Tracing Decorator (in this case based on log4j).
I thought it might be useful for PicoContainer-Gems.
-Mike
Activity
Michael Rimov
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.3 [ 11331 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Sure Mike, chuck it in gems.
I see that it does more that the ComponentMonitor. Did you use yours to overcome a specific configuration/assembly issue and then take it out of the live release? Or did you leave it in for general debugging?