Discussion:
[jira] [Created] (LOG4J2-866) Example typo
Gerard Weatherby (JIRA)
2014-10-02 16:52:34 UTC
Permalink
Gerard Weatherby created LOG4J2-866:
---------------------------------------

Summary: Example typo
Key: LOG4J2-866
URL: https://issues.apache.org/jira/browse/LOG4J2-866
Project: Log4j 2
Issue Type: Documentation
Reporter: Gerard Weatherby
Priority: Trivial


http://logging.apache.org/log4j/2.x/manual/messages.html

logger.debug(QUERY_MARKER, new SQLMessage(SQLMessage.SQLType.QUERY, table);

unmatched parens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Remko Popma (JIRA)
2014-10-02 22:56:33 UTC
Permalink
[ https://issues.apache.org/jira/browse/LOG4J2-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma reassigned LOG4J2-866:
----------------------------------

Assignee: Remko Popma
Post by Gerard Weatherby (JIRA)
Example typo
------------
Key: LOG4J2-866
URL: https://issues.apache.org/jira/browse/LOG4J2-866
Project: Log4j 2
Issue Type: Documentation
Reporter: Gerard Weatherby
Assignee: Remko Popma
Priority: Trivial
http://logging.apache.org/log4j/2.x/manual/messages.html
logger.debug(QUERY_MARKER, new SQLMessage(SQLMessage.SQLType.QUERY, table);
unmatched parens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Remko Popma (JIRA)
2014-10-02 23:04:33 UTC
Permalink
[ https://issues.apache.org/jira/browse/LOG4J2-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remko Popma resolved LOG4J2-866.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.1

Fixed pushed to master in commit 2419dcc.
Thanks!
(Just in time for 2.1!)
Post by Gerard Weatherby (JIRA)
Example typo
------------
Key: LOG4J2-866
URL: https://issues.apache.org/jira/browse/LOG4J2-866
Project: Log4j 2
Issue Type: Documentation
Reporter: Gerard Weatherby
Assignee: Remko Popma
Priority: Trivial
Fix For: 2.1
http://logging.apache.org/log4j/2.x/manual/messages.html
logger.debug(QUERY_MARKER, new SQLMessage(SQLMessage.SQLType.QUERY, table);
unmatched parens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...