In log4j2 properties, add the following, including adding "serviceDispatcher” to the comma-separated named loggers, to log service execution times:
logger.serviceDispatcher.name = com.splwg.base.api.service.ServiceDispatcher logger.serviceDispatcher.appenderRef.userLog.ref = userLog logger.serviceDispatcher.level = debug logger.serviceDispatcher.additivity = false
Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Documentation build: 7.30.2019 15:44:44 [SDK_1564515884000]