-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Milestone
Description
Confirmation
- I have checked for similar issues.
Problem
There is currently no way for plugins using Chameleon to capture or process log messages.
Suggested solution
I think it would be helpful if Chameleon added a way for users to add "logging hooks" that could process log messages.
These hooks could be used for logging messages to a file, or preventing certain messages from being logged conditionally.
This would also be helpful for plugins that have custom debugging systems, allowing the plugin to capture error logs and store them else where for more visibility.
Additional information
No response
Reactions are currently unavailable