Skip to content

Commit 3a5b2af

Browse files
committed
ACP2E-1287: log exception to exception.log
1 parent 5245bc6 commit 3a5b2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Logger/LoggerProxy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public function log($level, $message, array $context = [])
172172
/**
173173
* Ensure exception logging by adding it to context
174174
*
175-
* @param $message
175+
* @param mixed $message
176176
* @param array $context
177177
* @return array
178178
*/

0 commit comments

Comments
 (0)