Skip to content
Snippets Groups Projects
Commit 13747731 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Migrate TimeTracker etc. towards PSR3-LogLevels

PSR3 ships with a LogLevel class, whereas TYPO3 Core
ships its own logging API which is based on a numeric
log level syntax.

This change reduces the amount of usages of numeric usages
of error / message magic (such as TimeTracker), thus,
slowly migrating towards PSR3-based LogLevels everywhere.

Resolves: #94702
Releases: master
Change-Id: I359c88ce50ab94ef1022be975c07f4a7e3c25d0d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70168


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 5bc83b77
Branches
Tags
Showing
with 125 additions and 90 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment