Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add option to skip message with certain syslog facilities #134

Merged
merged 4 commits into from
Nov 27, 2024

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Nov 26, 2024

Closes: #120

The condition on the variable r does not work, since r is getting
overriden after the sd_journal_get_realtime_usec() call.
Use the appropriate enum typedef instead of plain int for generated
string table functions.
@ssahani
Copy link
Collaborator

ssahani commented Nov 27, 2024

Thanks for working on this. LGTM

@ssahani ssahani merged commit 045b372 into systemd:main Nov 27, 2024
1 check passed
@cgzones cgzones deleted the facility branch November 27, 2024 11:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add filtering for categories?
2 participants