Debugger deprecated
class Debugger implements DebuggerInterface
deprecated
Binds the Symfony templating loader debugger to the Symfony logger.
Methods
__construct(LoggerInterface $logger = null) | ||
log(string $message) Logs a message. |
Details
__construct(LoggerInterface $logger = null)
Parameters
LoggerInterface | $logger |
log(string $message)
Logs a message.
Parameters
string | $message | A message to log |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Bundle/FrameworkBundle/Templating/Debugger.html