Eccube\Log\Monolog\Helper\LogHelper::__construct PHP Method

__construct() public method

EccubeMonologHelper constructor.
public __construct ( $app )
    public function __construct($app)
    {
        $this->app = $app;
    }