Skip to content

Commit 52ed598

Browse files
committed
Set ICP log level to INFO
1 parent 0fe6147 commit 52ed598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

icp_server/Config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ frontendJwtHMACSecret = "default-secret-key-at-least-32-characters-long-for-hs25
240240

241241
[[ballerina.log.modules]]
242242
name = "wso2/icp_server"
243-
level = "DEBUG"
243+
level = "INFO"
244244

245245
[ballerina.http.traceLogAdvancedConfig]
246246
# Enable printing trace logs on the Console. The default value is `false`.

0 commit comments

Comments
 (0)