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
Affects Versions: 2.2.6
Reporter: Jonathan Anstey
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira