Microservice Settings - RESTAPIService

Property nameDescription
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.rootRoot Application logging level. For production server, it is recommended to use NOTICE log level.
logging.level.systemSystem logging level. For production server, it is recommended to use NOTICE log level.
logging.pattern.console