<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <api_logging>
            <rest>
                <enabled>1</enabled>
                <log_request_headers>0</log_request_headers>
                <log_request_headers_authorization>0</log_request_headers_authorization>
                <log_response_headers>0</log_response_headers>
                <log_response>1</log_response>
                <paths_blacklist><![CDATA[
/carts/mine/
/guest-carts/
isEmailAvailable]]>
                </paths_blacklist>
            </rest>
        </api_logging>
    </default>
</config>
