Skip to content
Snippets Groups Projects
Commit 2695c32f authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Streamline usage of Logging

The Logger can be used with the LoggerAwareInterface+Trait combination
and was fogot for FAL related areas.

The LocalImageProcessor and FileProcessingService did not have any usage
of the logger, thus, they were removed.

Additionally, one should reference against the interfaces, not the implementation
classes directly.

Resolves: #85519
Releases: master
Change-Id: Ie381b1fc9a7007e76ea1c487fa9b1bda4a793bc0
Reviewed-on: https://review.typo3.org/57515


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarAlexander Schnitzler <typo3@alexanderschnitzler.de>
Tested-by: default avatarAlexander Schnitzler <typo3@alexanderschnitzler.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent d8405b55
No related merge requests found
Showing with 23 additions and 84 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