[
https://issues.apache.org/jira/browse/KARAF-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599970#comment-14599970
]
Jonathan Anstey commented on KARAF-1367:
----------------------------------------
Fixed a cosmetic issue with this in
https://github.com/apache/karaf/commit/e95d0dea50bea4f67b7a88d8cdbfb344c26f3285.
log:display was outputting ? for the log field we were not recording anymore.
> Remove line number logging from default logging config
> ------------------------------------------------------
>
> Key: KARAF-1367
> URL: https://issues.apache.org/jira/browse/KARAF-1367
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 2.2.6
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 2.2.7, 2.4.0, 3.0.0
>
> Attachments: KARAF-1367-2.2.x.patch, KARAF-1367-trunk.patch
>
>
> This was fixed in ServiceMix a while ago in
> https://issues.apache.org/jira/browse/SMX4-748 and would be nice to get fixed
> in Karaf as well. Essentially, outputting the line number ("L" option) is
> super slow according to the log4j docs:
> http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/PatternLayout.html
>
> Attaching patches shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)