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
Add support for an optional logger. This would mostly be useful in Node. There is no standardized logging interface, such as PSR-3 in PHP, so we would need to create our own.
The text was updated successfully, but these errors were encountered:
Add support for an optional logger. This would mostly be useful in Node. There is no standardized logging interface, such as PSR-3 in PHP, so we would need to create our own.
The text was updated successfully, but these errors were encountered: