|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5074 | minor | always | 05-10-12 13:08 | 06-18-12 14:06 | |
|
|
|||||
| Reporter: | rickHigh | Platform: | |||
| Assigned To: | rickHigh | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.29 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0005074: DOC Issues: Logging docs: Using a custom logger | ||||
| Description: |
The example that shows using a custom logger is missing the <formatter/> element. Here is an example that does work: <resin xmlns="http://caucho.com/ns/resin" [^] xmlns:resin="urn:java:com.caucho.resin" xmlns:java-logging="urn:java:java.util.logging"> <log-handler name="" level="all" path="stdout:"> <formatter><java-logging:SimpleFormatter/></formatter> </log-handler> ... |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||