PHP Class Symfony\Bundle\MonologBundle\MonologBundle

Author: Jordi Boggiano ([email protected])
Inheritance: extends Symfony\Component\HttpKernel\Bundle\Bundle
Datei anzeigen Open project: symfony/monolog-bundle

Public Methods

Method Description
build ( ContainerBuilder $container )
includeStacktraces ( Monolog\Handler\HandlerInterface $handler )

Method Details

build() public method

public build ( ContainerBuilder $container )
$container Symfony\Component\DependencyInjection\ContainerBuilder

includeStacktraces() public static method

public static includeStacktraces ( Monolog\Handler\HandlerInterface $handler )
$handler Monolog\Handler\HandlerInterface