Bug #54909
closedAdd missing logger names
100%
Description
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer
and \TYPO3\CMS\Frontend\ContentObject\FilesContentObject
instanciate Loggers without providing a Logger name.
The convention is use __CLASS__
as logger names to be able to set particular configuration for each logger.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26754
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26754
Updated by Steffen Müller almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b828029444b6fda4c139a0f7a19c6a89ec689249.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26755
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26755
Updated by Steffen Müller almost 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 72f5d5a6f520f2d517e9b4f303e24952797834d0.