| Anonymous | Login | Signup for a new account | 10-31-2025 08:07 PDT | 
| Main | My View | View Issues | Change Log | Docs | 
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001187 | [Resin] | minor | always | 06-07-06 07:46 | 06-26-06 18:41 | ||||
| Reporter | ferg | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001187: java.util.logging with sub-handlers | ||||||||
| Description | (rep by Andy Yates) I've had similar problems with the resin logging levels in that it just ignores any kind of sub declaration of logging. For instance I had the following levels setup: <log path='stdout:' timestamp='[%H:%M:%S.%s] '> <logger name="" level="info"/> <logger name="org.springframework" level="severe"/> <logger name="org.apache" level="severe"/> <logger name="uk.ac.sanger" level="fine"/> </log> The last one is my own code so the log levels should be fairly verbose for a test system. All calls to the logger are going through commons-log and I even forced commons log to send to the Jdk1.4 logger. None of this worked so I was left with using log4j & getting it to append to stdout which seems to have done the trick but it is by no way ideal. Anyone else encountered this problem? | ||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|  | |||||||||
| Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	30 total queries executed. 26 unique queries executed. |