How did I force Magento 1 to log the problem instead of failing with the `net::ERR_CONNECTION_RESET` code («This site can’t be reached» / «The connection was reset») on an invalid path of a block's template?
|
|
1
|
9
|
September 2, 2024
|
How to prevent the `customer_visitor` table from growing?
|
|
0
|
1933
|
October 23, 2018
|
How to diagnose the «Imported resource (image) could not be downloaded from external resource due to timeout or access permissions» failure on a product import?
|
|
1
|
7400
|
January 24, 2018
|
How the disable the standard logging?
|
|
2
|
1898
|
August 30, 2017
|
Where is Apache's error log?
|
|
1
|
2549
|
January 8, 2017
|
Where is Nginx's error log?
|
|
1
|
1476
|
January 8, 2017
|
How to find out the Apache's error log file location on a server from the command line?
|
|
1
|
1438
|
January 8, 2017
|
How to write a message to a log file?
|
|
1
|
12719
|
March 16, 2016
|
How to log an exception?
|
|
0
|
6568
|
April 16, 2016
|
Where are Magento 2 logs?
|
|
1
|
1366
|
April 8, 2016
|
Where is MySQL's error log?
|
|
1
|
1618
|
April 8, 2016
|
Where is PHP's error log?
|
|
1
|
2366
|
April 8, 2016
|
Where is a web-server's error log?
|
|
1
|
1597
|
April 8, 2016
|
The «Advanced» → «Developer» → «Log Settings» → «Enabled» («dev/log/active») option is missed in Magento 2
|
|
0
|
1353
|
March 28, 2016
|
The debug messages are logged into the var/log/debug.log file
|
|
1
|
1738
|
March 16, 2016
|
The non-exceptional messages are loggged into the var/log/system.log file
|
|
1
|
1672
|
March 16, 2016
|
The exceptions are loggged into the var/log/exception.log file
|
|
1
|
4042
|
March 16, 2016
|
How does \Magento\Framework\Logger\Monolog::addRecord() work?
|
|
1
|
3922
|
March 16, 2016
|
The default implementation of the \Psr\Log\LoggerInterface is \Magento\Framework\Logger\Monolog
|
|
1
|
2420
|
March 16, 2016
|
How does \Magento\Framework\Logger\Monolog::critical() work?
|
|
1
|
1530
|
March 16, 2016
|