
27 Feb
2009
27 Feb
'09
1:43 p.m.
I cant clearly understand the documentation of the conversion word %c http://logback.qos.ch/manual/layouts.html I thought %c{10} will always return string at maximum length 10 but its obviously not true. In the JUnit test "hello.world" is abbreviated "h.world" while length set to 1. Seems its a maximum length of the string before the last dot?!? Thanks ----- -- Lukas Zapletal http://lukas.zapletalovi.com -- View this message in context: http://www.nabble.com/Please-someone-explain--c-layout-pattern-to-me-tp22246... Sent from the Logback User mailing list archive at Nabble.com.