Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Blocker 
- 
    None
- 
    None
- 
    None
- 
    Operating System: All 
 Platform: All
- 
        83
Description
The Parser skips everything after incl. ')'. Try e.g.
<Pattern>%date
{HH:mm:ss,SSS}[%thread] %-5level (%file:%line) - %message%n</Pattern>
and thus is completely useless.
Bummer!