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 recently became interested in observability tools and came across this from your Twitter profile. I was thinking about the possibility of adding support for observing method calls and logging these calls along with the attributes passed within them. This feature could be incredibly useful for debugging purposes. To implement this, we could introduce a new descriptor, getattribute. I've previously developed a similar tool called log_call (https://github.com/Agent-Hellboy/log_call) to achieve this. Given the popularity of your library, incorporating support for observing method calls could be a valuable addition and enhance the functionality further.
Your thoughts on this idea would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
I recently became interested in observability tools and came across this from your Twitter profile. I was thinking about the possibility of adding support for observing method calls and logging these calls along with the attributes passed within them. This feature could be incredibly useful for debugging purposes. To implement this, we could introduce a new descriptor, getattribute. I've previously developed a similar tool called log_call (https://github.com/Agent-Hellboy/log_call) to achieve this. Given the popularity of your library, incorporating support for observing method calls could be a valuable addition and enhance the functionality further.
Your thoughts on this idea would be greatly appreciated.
The text was updated successfully, but these errors were encountered: