[midPoint-git] [Evolveum/midpoint] e9b9d9: Improve logging of provisioning errors
mederly
noreply at github.com
Thu Sep 22 12:16:45 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e9b9d96bad9cda3f88984bfaafb0a0e3e6a4c7af
https://github.com/Evolveum/midpoint/commit/e9b9d96bad9cda3f88984bfaafb0a0e3e6a4c7af
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-09-22 (Thu, 22 Sep 2022)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/executor/DeltaExecution.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/util/RepoCommonUtils.java
Log Message:
-----------
Improve logging of provisioning errors
1. Now we log CommonExceptions in short form and all the others fully,
i.e. with the stack trace.
2. The resource name is displayed. Previously, the task name was there.
Related to MID-6695.
More information about the midPoint-svn
mailing list