[
https://issues.apache.org/jira/browse/LOG4J2-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506329#comment-17506329
]
Sagar Salal commented on LOG4J2-3416:
-------------------------------------
[~rgoers] [~vy] We are using jars provided by you fetched via maven.
Java Version : 1.8
Tomcat version : 8.0.33
Logging has been impacted after changing version to 2.15 and then to 2.17.2.
Earlier we were using 2.5, now also if I change the version to 2.5 it is
working fine, printing line number and method.
> Line Number Not getting printed in log file
> -------------------------------------------
>
> Key: LOG4J2-3416
> URL: https://issues.apache.org/jira/browse/LOG4J2-3416
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 2.17.0
> Reporter: Sagar Salal
> Priority: Major
> Attachments: log4j2.xml
>
>
> I am not able to print line numbers in logs. I am using 2.17.0 version and
> using pattern
> <PatternLayout
> pattern="%d\{yyyy-MM-dd HH:mm:ss,SSS} [%t] %-5p %logger\{36}:%L %X - %m%n" />.
>
> I have tried with multiple patterns but issue still persists. It is basically
> neglecting *%L.* Can anyone please have a look at this?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)