Issue
- Upgrade to DXP 7.1 shows duplicate logging during the VerifyProcess steps. For example:
2019-02-26 00:13:25.995 INFO [main][VerifyProcess:65] Verifying com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess
INFO - Verifying com.liferay.portal.scheduler.internal.verify.SchedulerHelperPropertiesVerifyProcess
2019-02-26 00:13:26.154 INFO [main][VerifyProcess:65] Verifying com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess
INFO - Verifying com.liferay.portal.security.sso.google.internal.verify.GoogleLoginCompanySettingsVerifyProcess
Environment
Resolution
- Currently, there is no configurable option to disable the duplicate logging, but a feature request has been raised to address this: LPS-91814