Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikebbers committed Jul 14, 2024
1 parent b32eb7b commit b8a4645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-hedera/src/test/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ spring.hedera.accountId=${HEDERA_ACCOUNT_ID:0.0.4457570}
spring.hedera.privateKey=${HEDERA_PRIVATE_KEY}
spring.hedera.network.name=${HEDERA_NETWORK:testnet}

logging.level.com.openelements.spring.hedera=DEBUG
logging.level.com.openelements=DEBUG
logging.pattern.console=%d{HH:mm:ss.SSS} %logger{36} - %msg%n

0 comments on commit b8a4645

Please # to comment.