http://bugzilla.qos.ch/show_bug.cgi?id=29


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from [EMAIL PROTECTED]  2006-11-13 11:41 -------
Inserting brackets in a pattern is read like a keyword addition.
Brackets should be escaped.

Modifying the pattern to:

<Pattern>%date %-5level [%thread] \\(%file:%line\\) %logger - %msg%n</Pattern>

... makes everything work fine.


-- 
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to