Skip to content

Commit 08fb7d9

Browse files
[static]
Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
1 parent af88025 commit 08fb7d9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

cluster/deployment/scratchnetb/config.resolved.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,8 @@ svs:
129129
appsAsync: false
130130
appsLogLevel: 'DEBUG'
131131
cantonAsync: false
132-
cantonLogLevel: 'DEBUG'
132+
cantonLogLevel: 'INFO'
133133
cometbftLogLevel: 'debug'
134-
logLevel: 'INFO'
135134
mediator:
136135
resources:
137136
limits:

cluster/deployment/scratchnetb/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ validator1:
1717
svs:
1818
default:
1919
logging:
20-
logLevel: INFO
20+
cantonLogLevel: INFO
2121
apiRequestLogLevel: DEBUG
2222
pruning:
2323
cometbft:

0 commit comments

Comments
 (0)