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
Use Psr\Log\LoggerInterface to log relevant messages as it may make sense to log non-fatal events, currently all messages are either written to the output or thrown as fatal exceptions
The text was updated successfully, but these errors were encountered:
Use
Psr\Log\LoggerInterface
to log relevant messages as it may make sense to log non-fatal events, currently all messages are either written to the output or thrown as fatal exceptionsThe text was updated successfully, but these errors were encountered: