[jboss-jira] [JBoss JIRA] (WFLY-4219) Use Message Format Patterns for Debug Logging
Philippe Marschall (JIRA)
issues at jboss.org
Sat Jan 3 12:45:30 EST 2015
Philippe Marschall created WFLY-4219:
----------------------------------------
Summary: Use Message Format Patterns for Debug Logging
Key: WFLY-4219
URL: https://issues.jboss.org/browse/WFLY-4219
Project: WildFly
Issue Type: Patch
Components: EJB
Reporter: Philippe Marschall
Assignee: David Lloyd
Most of the WildFly code uses message format patterns for debug logging in order to avoid unnecessary allocations in normal operation. The EJB3 subsystem client seems to be one of the few places where this is not yet the case and debug messages are always created even if the debug logging is disabled.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list