[
https://issues.apache.org/jira/browse/LOG4J2-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018844#comment-14018844
]
Remko Popma commented on LOG4J2-662:
------------------------------------
I have tried but I cannot reproduce the issue with both trunk and rc1.
My test program produces this output in the ocsrate.log file with the config
you specified:
{code}
2014-06-06 00:06:23 INFO [main] (Log4j2_662.java:42) - Sequence: 0
2014-06-06 00:06:23 INFO [main] (Log4j2_662.java:42) - Sequence: 1
2014-06-06 00:06:23 INFO [main] (Log4j2_662.java:42) - Sequence: 2
...
{code}
Can you try modifying the configuration to start with
{code}
<Configuration status="trace">
{code}
This should print log4j2 internal logging to standard out (console) at startup.
Can you post the output here? Perhaps that will give us a clue on what is
happening.
> AsyncLogger Missing File Location and Line
> ------------------------------------------
>
> Key: LOG4J2-662
> URL: https://issues.apache.org/jira/browse/LOG4J2-662
> Project: Log4j 2
> Issue Type: Bug
> Components: Configurators
> Affects Versions: 2.0-rc1
> Environment: CentOS release 6.5 (Final)
> Memory 16GB
> AMD Phenom(tm) II X6 1090T Processor
> JBoss 7.1.0-cr1
> Reporter: Bobby
> Labels: async, file
> Attachments: log4j2-notshowing-file-location.png, log4j2.xml
>
>
> Using attached configuration file, i wasn't able to print filename and file
> line in log.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]