You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Logging
Property name | Description |
---|
logging.api.enabled | REST API requests and responses logging. The application starts logging the request/response of the calls when you set the value for this property to true. Its default value is false. |
logging.level.root | Root Application logging level. For production server, it is recommended to use NOTICE log level. |
logging.level.system | System logging level. For production server, it is recommended to use NOTICE log level. |
logging.pattern.console |
|
Solution Promotion Configuration
Property name | Description |
---|
abpm.headerParams.exclude | The header parameters that you want to exclude while accessing a REST Provider/Webhook transaction. This is applicable only when you use GET or DELETE as the method type. |
abpm.queryParams.exclude | The query parameters that you want to exclude while accessing a REST Provider/Webhook transaction. This is applicable only when you use GET or DELETE as the method type. |