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
It would be nice if there was an entry point, such as a settings file, where I could configure specific configurations that would be valid on the whole application.
For instance, setting up "logFunction" in a single place that would work for the whole application instead of having to provide it to every single decorator usage.
The text was updated successfully, but these errors were encountered:
It would be nice if there was an entry point, such as a settings file, where I could configure specific configurations that would be valid on the whole application.
For instance, setting up "logFunction" in a single place that would work for the whole application instead of having to provide it to every single decorator usage.
The text was updated successfully, but these errors were encountered: