Skip to content

Commit c892310

Browse files
committed
Remove some unnecessary logging
1 parent 1aaee4b commit c892310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ quarkus.openapi-generator.gradle_enterprise_2023_4_api_yaml.auth.DevelocityAcces
2323

2424
%dev.quarkus.rest-client.logging.scope=request-response
2525
%dev.quarkus.log.category."org.jboss.resteasy.reactive.client.logging".level=DEBUG
26-
%dev.quarkus.log.category."io.quarkus.arc".level=DEBUG
26+
#%dev.quarkus.log.category."io.quarkus.arc".level=DEBUG
2727

2828
%dev,test.hibernate-github-bot.dry-run=false
2929
%dev,test.hibernate-github-bot.develocity.access-key=foo

0 commit comments

Comments
 (0)