Skip to content
Snippets Groups Projects
Commit aecaed88 authored by Steffen Müller's avatar Steffen Müller Committed by Christian Kuhn
Browse files

[FEATURE] Add LogManagerInterface

The interface \TYPO3\CMS\Core\Log\LogManagerInterface enables you
to ship an alternative 3rd party LogManager instance.
Having dependency injection in place, you could replace the core
Logger without touching a single line of code.

Releases: 6.3
Resolves: #60551
Change-Id: I2bf125f93599dee9a08e6c6b6fa7c369a7680d8d
Reviewed-on: http://review.typo3.org/31791


Reviewed-by: default avatarSascha Egerer <sascha@sascha-egerer.de>
Tested-by: default avatarSascha Egerer <sascha@sascha-egerer.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent ebcbf634
Branches
Tags
No related merge requests found
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