You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of right now, when replacing a Monolog\Logger with MonologStackLogger, client code occasionally needs to be updated like s/$logger->getHandlers()/$logger->getWrapped()->getHandlers().