activemq-artemis/artemis-protocols
Timothy Bish 617269319a ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful)
Logger statements should use formatting syntax and let the normal framework checks take care of
checking if a logger is enabled instead of string concats and isXEnabled logger checks except
in cases there is known expense to the specifc logging message/arg preparation or passing.

Changes from myself and Robbie Gemmell.

Co-authored-by: Robbie Gemmell <robbie@apache.org>
2022-10-07 15:40:53 -04:00
..
artemis-amqp-protocol ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
artemis-hornetq-protocol ARTEMIS-4020: switch to using SLF4J API for logging, use Log4J 2 as impl for broker distribution and tests 2022-09-28 14:01:54 -04:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2022-09-21 13:00:47 -04:00
artemis-mqtt-protocol ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
artemis-openwire-protocol ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
artemis-stomp-protocol ARTEMIS-4020 Using a little trick to create the Loggers 2022-09-29 17:46:51 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2022-09-21 13:00:47 -04:00