[ 
https://issues.apache.org/jira/browse/LOG4J2-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506309#comment-17506309
 ] 

Ralph Goers commented on LOG4J2-3416:
-------------------------------------

See [https://logging.apache.org/log4j/2.x/manual/async.html#AllAsync] for 
information on how async logging is enabled for all loggers. Since Volkan has 
already attempted to replicate this and failed I am going to have to ask you to 
create a sample program that illustrates the problem.

Also, what Java version are you using? Are you using the log4j-jars as provided 
by us or are you "shading" them.  I am guessing you are using Tomcat. If so, 
what version is it?

> 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)

Reply via email to