N98\Magento\Command\Developer\Log\DbCommand::_getDebugLogFilename PHP Method

_getDebugLogFilename() protected method

protected _getDebugLogFilename ( ) : string
return string
    protected function _getDebugLogFilename()
    {
        return 'var/debug/pdo_mysql.log';
    }