activemq-artemis/tests
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
..
activemq5-unit-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
artemis-test-support ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
compatibility-tests ARTEMIS-4020 removing ActiveMQTestBase::instanceLog 2022-09-29 17:46:51 -04:00
config 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
e2e-tests ARTEMIS-4020 Using a little trick to create the Loggers 2022-09-29 17:46:51 -04:00
integration-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
jms-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
joram-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
karaf-client-integration-tests 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
karaf-server-integration-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
performance-jmh [maven-release-plugin] prepare for next development iteration 2022-09-21 13:00:47 -04:00
performance-tests ARTEMIS-4020 Using a little trick to create the Loggers 2022-09-29 17:46:51 -04:00
security-resources ARTEMIS-3365 Add broker balancers 2021-08-06 08:33:21 -04:00
smoke-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
soak-tests ARTEMIS-4029 Avoid OME When too many pages are cleared all at once 2022-10-06 07:53:38 -04:00
stress-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
timing-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
unit-tests ARTEMIS-4020: Remove string appends and various isXEnabled logger checks (add some where useful) 2022-10-07 15:40:53 -04:00
pom.xml 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