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 b1972df1bd18be65ac8fd0e5d0555e1e1c58f12a Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Aug 29 16:34:13 2022 +0100 add note --- TODO-new-logging.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO-new-logging.txt b/TODO-new-logging.txt index ee6588dbb0..7dd22f78b1 100644 --- a/TODO-new-logging.txt +++ b/TODO-new-logging.txt @@ -9,3 +9,4 @@ TODOs not explicitly noted in the code itself already: - 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. - Update references to JBL and logging.properties in the documentation - Decide what if anything should be done around the removed logging config reload bits (Log4J2 enables reload itself, via its own config...or updates via management) +- Decide if we should use the auto-detected log4j2.properties config filename instead
