Actions
Feature #91817
closedDebugViewHelper with option to write to TYPO3 Log instead
Start date:
2020-07-17
Due date:
% Done:
0%
Estimated time:
PHP Version:
7.2
Tags:
Complexity:
medium
Sprint Focus:
Description
Hello everyone,
I think it would be a helpful feature to extend the DebugViewHelper functionality to be capable to write the data to the typo3 log instead of showing them to the frontend if the backend user is logged in.
<f:debug writeToLog="true">{data}</f:debug>
What do you think?
Thanks in advance!
Actions