Alireza Fattahi created LOG4J2-1416:
---------------------------------------
Summary: Log4j 2.6 warning for a null message factory
Key: LOG4J2-1416
URL: https://issues.apache.org/jira/browse/LOG4J2-1416
Project: Log4j 2
Issue Type: Bug
Affects Versions: 2.6
Reporter: Alireza Fattahi
After upgrading to log4j2 version 2.6, I face these warnings:
{code}
2016-06-06 16:36:14,920 localhost-startStop-1 WARN The Logger foo.bar was
created with the message factory
org.apache.logging.log4j.spi.MessageFactory2Adapter@437958b6 and is now
requested with a null message factory (defaults to
org.apache.logging.log4j.message.ParameterizedMessageFactory), which may create
log events with unexpected formatting.
{code}
It was ok in version 2.5, any comments ?!
I see the log messages in appenders
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]