| Anonymous | Login | Signup for a new account | 06-10-2026 22:21 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0005073 | [Resin] | minor | always | 05-10-12 13:07 | 06-18-12 14:05 | ||||
| Reporter | rickHigh | View Status | public | ||||||
| Assigned To | rickHigh | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | Product Version | 4.0.29 | |||||
| Product Build | |||||||||
| Summary | 0005073: DOC Issues: Logging docs: loggerName, name or shortName (loggerName is not listed in table preceeding example) | ||||||||
| Description |
http://www.caucho.com/resin-4.0/admin/logging.xtp [^] Example refers to Example: log format string <log-handler name='' level='all' path='stderr:' timestamp="[%H:%M:%S.%s]" format=" ${log.level} ${log.loggerName} ${log.message}"/> It probably should be <log-handler name='' level='all' path='stderr:' timestamp="[%H:%M:%S.%s]" format=" ${log.level} ${log.name} ${log.message}"/> or <log-handler name='' level='all' path='stderr:' timestamp="[%H:%M:%S.%s]" format=" ${log.level} ${log.name} ${log.message}"/> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| There are no notes attached to this issue. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |