Skip to content

Commit 42143be

Browse files
committed
chore: increase logging
1 parent c7c4a71 commit 42143be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
- "5106:5106"
1111
environment:
1212
- JAVA_OPTS=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5106
13-
- SPP_LOGGING_LEVEL=debug
13+
- SPP_LOGGING_LEVEL=trace
1414
- SW_RECEIVER_GRPC_SSL_ENABLED=false #todo: fix this and config.secure = false
1515
- SPP_HTTP_SSL_ENABLED=false #todo; Change back to ssl once the library works with self-signed certs
1616
- SPP_GRPC_SSL_ENABLED=false

0 commit comments

Comments
 (0)