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
{{ message }}
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
Configuring a package-level logger through an instance constructor is a
bit weird and potentially unexpected.
This change moves the backend logger configuration to the static level,
similar to how it's already set up for the client. Configuration at
static level should indicate that these changes will apply across all
backend instances.
0 commit comments