<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Cron:etc/crontab.xsd">
    <group id="default">
        <job name="bluelogic_gupshup_cleanup_webhook_logs" instance="BlueLogic\GupShupSms\Cron\CleanWebhookLogs" method="execute">
            <config_path>gupshupconfigruation/webhook_log/cron_schedule</config_path>
        </job>
    </group>
</config>
