If you want to configure logging for your @QuarkusTest, you need to set up the maven-surefire-plugin accordingly. You must specify the LogManager using the java.util.logging.manager system property.
Procedure
Set the LogManager using the java.util.logging.manager system property: