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 ability to choose what types of logs get sent where #233

Open
Octol1ttle opened this issue Dec 19, 2023 · 0 comments
Open

Add ability to choose what types of logs get sent where #233

Octol1ttle opened this issue Dec 19, 2023 · 0 comments
Assignees
Labels
priority: low PRs or issues that have low priority. type: feature Features and feature requests.

Comments

@Octol1ttle
Copy link
Member

Description

Currently, there is no way to precisely send logs to different channels or disable some logs altogether. For example, a user might only want to log message deletions, but not message edits. Maybe they prefer to have punishments logged only in the PublicFeedbackChannel while still logging message deletions

Proposed Solution

For each type of logs, add a separate option that determines where the log gets sent. For example:
LogMessageDeletions: <public, private, disabled/off>
LogMessageEdits: <public, private, disabled/off>
and so on

Other Information

No response

@Octol1ttle Octol1ttle added the type: feature Features and feature requests. label Dec 19, 2023
@Octol1ttle Octol1ttle changed the title Add option to choose what types of logs get sent where Add ability to choose what types of logs get sent where Dec 19, 2023
@Octol1ttle Octol1ttle self-assigned this Dec 19, 2023
@Octol1ttle Octol1ttle added the priority: low PRs or issues that have low priority. label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low PRs or issues that have low priority. type: feature Features and feature requests.
Projects
None yet
Development

No branches or pull requests

1 participant