Skip to content

Commit

Permalink
[Gepardec/mega#735] Fix log level config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ollitod committed Sep 24, 2024
1 parent 1807965 commit 910b9b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ quarkus:
proactive: false

log:
console:
enable: true
level: "ALL"
level: INFO
smallrye-metrics:
jaxrs:
enabled: true
Expand Down

0 comments on commit 910b9b5

Please sign in to comment.