Skip to content

Commit

Permalink
[Fix apache#1993] Removing log level setup from application.properties (
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtirado committed Feb 20, 2024
1 parent 104a3c8 commit 18916e1
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,3 @@ quarkus.hibernate-orm.physical-naming-strategy=org.hibernate.boot.model.naming.C
quarkus.container-image.build=${quarkus.build.image:true}
quarkus.container-image.group=org.kie.kogito
quarkus.jib.jvm-arguments=-Dquarkus.http.port=8080

quarkus.log.console.enable=true
quarkus.log.console.level=INFO
quarkus.log.level=INFO
quarkus.log.category."org.kie.kogito.index".level=INFO
quarkus.log.category."org.kie.kogito.index".min-level=INFO

0 comments on commit 18916e1

Please sign in to comment.