[
https://issues.apache.org/jira/browse/KARAF-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338788#comment-17338788
]
ASF subversion and git services commented on KARAF-7090:
--------------------------------------------------------
Commit 15e020a78721e161d83d6830ddd216e45db49670 in karaf's branch
refs/heads/karaf-4.2.x from jbonofre
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=15e020a ]
[KARAF-7090] Fix log4j pattern using CRLF encode
(cherry picked from commit 0d4118d5c43f3b66d164705f7216881fac9a0fa6)
> pax-logging default pattern is not fully correct
> ------------------------------------------------
>
> Key: KARAF-7090
> URL: https://issues.apache.org/jira/browse/KARAF-7090
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.2.11, 4.3.1
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
>
> The message rendering in {{data/karaf.log}} is not fully correct with the
> default pattern layout. For instance, we can see in the log:
> {code:java}
> 2021-04-02T15:48:31,346 | INFO | features-3-thread-1 | FeaturesServiceImpl
> | 13 - org.apache.karaf.features.core - 4.2.11 |
> org.apache.karaf.log.core/4.2.11 {code}
> The {{/4.2.11}} looks weird.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)