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

[Enhancement] Negative logging categories #338

Open
garethsb opened this issue Jun 29, 2023 · 0 comments
Open

[Enhancement] Negative logging categories #338

garethsb opened this issue Jun 29, 2023 · 0 comments

Comments

@garethsb
Copy link
Contributor

We could add support to the default/example logging gateway so that categories that should not be logged can be specified in the config.json, e.g. with a simple prefix like "!access". This would prevent logging of messages with this category even if other categories match positively.

virtual bool pertinent(const std::list<nmos::category>& categories) const

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant