Remove the class printing from the log4j layout as the (%F:%L) provides
sufficient debug information
-----------------------------------------------------------------------------------------------------
Key: QPID-2911
URL: https://issues.apache.org/jira/browse/QPID-2911
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Affects Versions: 0.7
Reporter: Sorin Suciu
Assignee: Sorin Suciu
Priority: Minor
Fix For: 0.7
Currently we are printing the class name along with filename:line_number in the
logs. The class name is redundant in this scenario as the file name would be
sufficient for debug purposes. This reduces the log size which might be a
sensitive thing for heavy load cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]