Factory for model objects.
- Version
- $Id:$
@license http://opensource.org/licenses/gpl-license.php GNU protected License, version 2
Definition at line 29 of file LoggingService.php.
◆ getLogger()
getLogger |
( |
string |
$name | ) |
|
Get a logger instance The configuration of the logger is modified by extension typoscript config.
- Parameters
-
string | $name | the class name which this logger is for |
- Returns
- \Psr\Log\LoggerInterface
Definition at line 66 of file LoggingService.php.
◆ injectConfigurationManager()
injectConfigurationManager |
( |
ConfigurationManagerInterface |
$configurationManager | ) |
|
- Parameters
-
ConfigurationManagerInterface | $configurationManager | |
Definition at line 53 of file LoggingService.php.
◆ injectLogManager()
injectLogManager |
( |
LogManagerInterface |
$logManager | ) |
|
◆ $configurationManager
◆ $logManager
◆ $objectManager
The documentation for this class was generated from the following file: