-
-
Notifications
You must be signed in to change notification settings - Fork 579
Add function exception log attribute #1150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
-Use Rougamo-based logging attribute to captures method exception details, parameters, and BotSharp-specific context.
-This attribute can be used across all BotSharp plugins for consistent function logging.
PR Type
Enhancement
Description
Add Rougamo-based exception logging attribute for BotSharp functions
Captures method exceptions with context details and parameters
Provides consistent logging across all BotSharp plugins
Extracts conversation, agent, and function metadata automatically
Diagram Walkthrough
File Walkthrough
FnExceptionLogAttribute.cs
Add comprehensive function exception logging attribute
src/Infrastructure/BotSharp.Core/Infrastructures/LogAttributes/FnExceptionLogAttribute.cs