Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1085 | minor | always | 05-02-06 11:49 | 06-13-06 11:50 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.20 | ||
|
|||||
Summary: | 0001085: java.util.loggin default value | ||||
Description: |
(rep by Bill Au) It seems to me that the default level for Resin 3.0.18 is OFF. That's what is being returned by Logger.getLevel() where there is no log configuration in resin.conf or web.xml. I need to set the level to null so that it will inherited the value from its parent. This way I can control the level of all the Logger by calling setLevel() at the root level. How do I do that in Resin 3.0.18? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|