Skip to content

Commit c61a2ff

Browse files
author
Dennis Labordus
committed
Fixed warning about dependencies.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 04238b1 commit c61a2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ quarkus.log.category."org.lfenergy.compas.scl.validator".level = INFO
2323
%dev.quarkus.http.port = 9093
2424
%dev.quarkus.http.cors = true
2525

26-
%dev.quarkus.log.level = TRACE
26+
%dev.quarkus.log.level = DEBUG
2727
%dev.quarkus.log.category."org.lfenergy.compas.scl.validator".level = DEBUG
2828

2929
# Test Profile overrides.

0 commit comments

Comments
 (0)