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
Is your feature request related to a problem? Please describe.
We have learned logging might affect the performance on image acquisition but it's pity to not log buffer manipulation such as acquring, fetching, or queueing. Harvester Core should conditionally support logging such actions.
Describe the solution you'd like
If an environment variable HARVESTER_LOG_BUFFER_MANIPULATION then also log the buffer manipulation.
Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have learned logging might affect the performance on image acquisition but it's pity to not log buffer manipulation such as acquring, fetching, or queueing. Harvester Core should conditionally support logging such actions.
Describe the solution you'd like
If an environment variable
HARVESTER_LOG_BUFFER_MANIPULATION
then also log the buffer manipulation.Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: