Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (DriverInterface $filesystem, State $state, ScopeConfigInterface $scopeConfig, DeploymentConfig $deploymentConfig, $filePath=null) | |
isHandling (array $record) | |
![]() | |
__construct (DriverInterface $filesystem, $filePath=null, $fileName=null) | |
write (array $record) | |
Additional Inherited Members | |
![]() | |
$fileName = '/var/log/debug.log' | |
$loggerType = Logger::DEBUG | |
![]() | |
$fileName | |
$loggerType = Logger::DEBUG | |
$filesystem | |
Enable/disable debug logging based on the store config setting
__construct | ( | DriverInterface | $filesystem, |
State | $state, | ||
ScopeConfigInterface | $scopeConfig, | ||
DeploymentConfig | $deploymentConfig, | ||
$filePath = null |
|||
) |