This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch new-logging in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
commit dc57abd97fd81c9898990c877e5d8d5983c9a7dd Author: Robbie Gemmell <[email protected]> AuthorDate: Fri Aug 19 12:17:17 2022 +0100 add a note --- TODO-new-logging.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO-new-logging.txt b/TODO-new-logging.txt index 195700b831..a4f01178e8 100644 --- a/TODO-new-logging.txt +++ b/TODO-new-logging.txt @@ -3,6 +3,7 @@ TODOs not explicitly noted in the code itself already: - Remove JBL use from last remaining tests etc tests still using it - Fix stacktraces of generated exceptions not to include the generated 'logmessage' method creating it. - Replace logging.config files in remaining tests/examples needing their own custom config + -- Investigate how ./examples/common/config/logging.properties is used and what to do with it. - Restore the NettySecurityClientTest and figure out what needs changed to make it work. - Restore the Travis config file - Delete the old DELETE-ME-logging.properties and DELETE-ME-tests-logging.properties files once all needed comparisons during old test etc config replacements are done.
