martinweiler commented on code in PR #2334: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2334#discussion_r3249723236
########## jobs/kogito-addons-springboot-embedded-jobs/src/test/resources/application.properties: ########## @@ -13,3 +13,4 @@ kie.flyway.enabled=true # Enable exception details capture for tests kogito.jobs-service.exception-details-enabled=true +logging.level.org.kie.kogito.app.jobs.jpa.JPAJobStore=TRACE Review Comment: Fine with me if you added it intentionally, and it only affects a specific module. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
