You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2013/01/11 02:37:14 UTC

[jira] [Created] (LOG4J2-143) MessagePatternConverter throws a NullPointerException if the log message is null

Ralph Goers created LOG4J2-143:
----------------------------------

             Summary: MessagePatternConverter throws a NullPointerException if the log message is null
                 Key: LOG4J2-143
                 URL: https://issues.apache.org/jira/browse/LOG4J2-143
             Project: Log4j 2
          Issue Type: Bug
          Components: Layouts
    Affects Versions: 2.0-beta3
            Reporter: Ralph Goers
             Fix For: 2.0-beta4


If the application does

logger.debug(msg)

where the value of msg is null MessagePatternConverter will get a NullPointerException.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org