Task #48877
Story #48874: As a developer I want a PSR-3 compatible Logging API
PSR-3: Cast log message to string
100%
Description
PSR-3 expects \TYPO3\CMS\Core\Log\Logger::log($severity, $message) to accept objects as $message and cast them to string.
Updated by Helmut Hummel about 9 years ago
Steffen Müller wrote:
PSR-3 expects \TYPO3\CMS\Core\Log\Logger::log($severity, $message) to accept objects as $message and cast them to string.
Should be easy.
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21804
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21804
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21804
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21804