Ceki Gulcu
resolved
LOGBACK-809
as
Won't Fix
Logback performance reduced when the log pattern has [%file:%line]
This is a known issue. Please see the docs for %line [1]. Quoting the docs:
Generating the line number information is not particularly fast. Thus, its use should be avoided
unless execution speed is not an issue.
[1]
http://logback.qos.ch/manual/layouts.html#line
Change By:
Ceki Gulcu
(14/Mar/13 11:52 PM)
Status:
Open
Resolved
Resolution:
Won't Fix
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira
Generating the line number information is not particularly fast. Thus, its use should be avoided
unless execution speed is not an issue.
[1] http://logback.qos.ch/manual/layouts.html#line