Skip to content

Commit 77db50d

Browse files
author
Vasile Baluta
committed
enable debug for tests
1 parent 2c09b15 commit 77db50d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ server.port: 8090
88
rules.path: /ArtifactRules_new.json
99

1010
logging.level.root: INFO
11-
logging.level.org.springframework.web: INFO
12-
logging.level.com.ericsson.ei: INFO
11+
logging.level.org.springframework.web: DEBUG
12+
logging.level.com.ericsson.ei: DEBUG
1313

1414
rabbitmq.host: localhost
1515
rabbitmq.port: 5672

0 commit comments

Comments
 (0)