[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-16) ... support for log messages
Andrew Oliver (JIRA)
jira-events at lists.jboss.org
Thu Apr 2 11:29:22 EDT 2009
... support for log messages
----------------------------
Key: JBLOGGING-16
URL: https://jira.jboss.org/jira/browse/JBLOGGING-16
Project: JBoss Logging
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Andrew Oliver
Assignee: Dimitris Andreadis
log.debug("I do %s like %s", obj1, obj2);
where debug is (String, Object...)
advantage?
No more if (debug) then {}
statements to avoid concatenation
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list