Skip to content

Commit

Permalink
[Fixes_2129] Microprofile config in data-index-common sets the log level
Browse files Browse the repository at this point in the history
to INFO
  • Loading branch information
gmunozfe committed Oct 24, 2024
1 parent 7b582c8 commit a004c99
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@
# under the License.
#

# Quarkus
quarkus.log.level=INFO
quarkus.log.console.enable=true
quarkus.log.console.level=INFO
quarkus.log.category."org.kie.kogito".level=INFO
#quarkus.log.category."io.vertx".level=INFO
quarkus.log.category."graphql".level=INFO
quarkus.log.category."org.apache.kafka".level=INFO

# Quarkus HTTP
quarkus.http.port=8180
quarkus.http.test-port=8181
Expand Down

0 comments on commit a004c99

Please sign in to comment.