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 name | Description | Default value |
|---|---|---|
| logging.level.root | Root Application logging level. For production server, it is recommended to use NOTICE log level. | INFO |
| logging.level.system | System 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.MessageTracing | Spring-ws logging level. | INFO |