We're missing a way to pass more information to this command. A simple scenario is when the user needs to see a more verbose log for troubleshooting:
JAVA_OPTS="-Dquarkus.log.level=DEBUG"
We're missing a way to pass more information to this command. A simple scenario is when the user needs to see a more verbose log for troubleshooting:
JAVA_OPTS="-Dquarkus.log.level=DEBUG"