N98\Magento\Command\Developer\Log\AbstractLogCommand::getLogDir PHP Method

getLogDir() protected method

protected getLogDir ( ) : string
return string
    protected function getLogDir()
    {
        return \Mage::getBaseDir('log');
    }