[TASK] Use Logging API for scheduler logging
The custom logging of the scheduler pollutes the sys_log table by default in all installations. Switching to proper logging API allows to log to more custom processors. Resolves: #83866 Releases: master Change-Id: I2bd0a13cf55f70f8accc6a799099f713c648aac2 Reviewed-on: https://review.typo3.org/55670 Reviewed-by:Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/scheduler/Classes/Scheduler.php 28 additions, 14 deletionstypo3/sysext/scheduler/Classes/Scheduler.php
- typo3/sysext/scheduler/Classes/Task/AbstractTask.php 1 addition, 1 deletiontypo3/sysext/scheduler/Classes/Task/AbstractTask.php
- typo3/sysext/scheduler/Resources/Private/Language/locallang_em.xlf 0 additions, 3 deletions...ext/scheduler/Resources/Private/Language/locallang_em.xlf
- typo3/sysext/scheduler/ext_conf_template.txt 0 additions, 3 deletionstypo3/sysext/scheduler/ext_conf_template.txt
Please register or sign in to comment