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
I am attempting to support switching the log level for my application via an unleash flag. However unless there is a different approach to dealing with update hooks besides implementing my own timer, I am overlooking it.
I would like to use a callback such as OnChange or even OnUpdate to detect when flags are modified instead of testing for the flag in every log call regardless of the metrics.
Do you have any ideas on how to approach this?
Background
No response
Solution suggestions
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the feature request
I am attempting to support switching the log level for my application via an unleash flag. However unless there is a different approach to dealing with update hooks besides implementing my own timer, I am overlooking it.
I would like to use a callback such as OnChange or even OnUpdate to detect when flags are modified instead of testing for the flag in every log call regardless of the metrics.
Do you have any ideas on how to approach this?
Background
No response
Solution suggestions
No response
The text was updated successfully, but these errors were encountered: