Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[MonologBridge] ServerLogHandler is incompatible with Monolog 2.0 #34520

Closed
@jderusse

Description

@jderusse

Because Monolog removes the protected attribute $processors in AbstractHandler

  - Updating monolog/monolog (1.25.2 => 2.0.1): Loading from cache                          
  - Updating symfony/monolog-bridge (v4.4.0 => v5.0.0): Loading from cache                  
In ServerLogHandler.php line 106:                                            
                                                                                            
  [ErrorException]                                                                          
  Notice: Undefined property: Symfony\Bridge\Monolog\Handler\ServerLogHandler::$processors  

I don't have time to dig right now, but can check it later next week.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions