Skip to content
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

Add logging hooks #312

Open
1 task done
joshuasing opened this issue Oct 12, 2023 · 0 comments
Open
1 task done

Add logging hooks #312

joshuasing opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@joshuasing
Copy link
Member

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

@joshuasing joshuasing added contributor: needs feedback Feedback is wanted before these changes are merged type: feature This adds a new feature area: api size: M labels Oct 12, 2023
@joshuasing joshuasing added this to the v0.20.0 milestone Oct 15, 2023
@joshuasing joshuasing added size: L and removed contributor: needs feedback Feedback is wanted before these changes are merged size: M labels Nov 16, 2023
@joshuasing joshuasing self-assigned this Jan 14, 2024
@joshuasing joshuasing modified the milestones: v0.20.0, v0.21.0 May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants