Created
September 3, 2020 11:46
-
-
Save MarioBlazek/623e6b4ac3b7c7b093349c3ae6f2feca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Describes a logger instance. | |
Psr\Log\LoggerInterface (monolog.logger) | |
Psr\Log\LoggerInterface $buzzLogger (monolog.logger.buzz) | |
Psr\Log\LoggerInterface $cacheLogger (monolog.logger.cache) | |
Psr\Log\LoggerInterface $consoleLogger (monolog.logger.console) | |
Psr\Log\LoggerInterface $debugLogger (monolog.logger.debug) | |
Psr\Log\LoggerInterface $doctrineLogger (monolog.logger.doctrine) | |
Psr\Log\LoggerInterface $eventLogger (monolog.logger.event) | |
Psr\Log\LoggerInterface $httpClientLogger (monolog.logger.http_client) | |
Psr\Log\LoggerInterface $lockLogger (monolog.logger.lock) | |
Psr\Log\LoggerInterface $phpLogger (monolog.logger.php) | |
Psr\Log\LoggerInterface $profilerLogger (monolog.logger.profiler) | |
Psr\Log\LoggerInterface $requestLogger (monolog.logger.request) | |
Psr\Log\LoggerInterface $routerLogger (monolog.logger.router) | |
Psr\Log\LoggerInterface $securityLogger (monolog.logger.security) | |
Psr\Log\LoggerInterface $translationLogger (monolog.logger.translation) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment