. */ namespace SP\Domain\Log\Ports; /** * ProviderInterface */ interface ProviderInterface { }