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
There are a number of use cases where it would be useful to inject functions into components rather than have to wrap that function in a struct so it can be modelled as component.
This is fairly straightforward, but it is worth investigating whether we can standardise a way of making loggers available to these functions.
The text was updated successfully, but these errors were encountered:
There are a number of use cases where it would be useful to inject functions into components rather than have to wrap that function in a struct so it can be modelled as component.
This is fairly straightforward, but it is worth investigating whether we can standardise a way of making loggers available to these functions.
The text was updated successfully, but these errors were encountered: