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
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
The text was updated successfully, but these errors were encountered:
Confirmation
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
The text was updated successfully, but these errors were encountered: