We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04238b1 commit c61a2ffCopy full SHA for c61a2ff
app/src/main/resources/application.properties
@@ -23,7 +23,7 @@ quarkus.log.category."org.lfenergy.compas.scl.validator".level = INFO
23
%dev.quarkus.http.port = 9093
24
%dev.quarkus.http.cors = true
25
26
-%dev.quarkus.log.level = TRACE
+%dev.quarkus.log.level = DEBUG
27
%dev.quarkus.log.category."org.lfenergy.compas.scl.validator".level = DEBUG
28
29
# Test Profile overrides.
0 commit comments