Skip to main content
Version: 4

Microservice Settings - SOAPAPIService

The following groups contain Adeptia Connect microservices SOAPAPI Service properties that can be configured by going to Account > Settings > Microservice Settings. For more details on properties configuration, refer to the page Configuring the application properties.

[+] Logging

[-] Hide

Property nameDescriptionDefault value
logging.level.rootRoot Application logging level. For production server, it is recommended to use NOTICE log level.INFO
logging.level.systemSystem logging level. For production server, it is recommended to use NOTICE log level.NOTICE
logging.pattern.console
%d %-5p [%t] %5c %l - %m%n%ex
org.springframework.ws.server.MessageTracingSpring-ws logging level.INFO