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 logcontrol-log and log-reload #595

Merged
merged 1 commit into from Nov 19, 2023

Conversation

swsnr
Copy link
Contributor

@swsnr swsnr commented Oct 26, 2023

logcontrol-log provides a log adaptor for the systemd logcontrol interface which enables on-the-fly reconfiguration of logging over DBus.

log-reload is a utility crate providing a log implementation that can dynamically modify and replace an underlying logger. It backs the logcontrol-log implementation.

Disclaimer: These are my crates, but I find them very useful in system services, so I hope this doesn't qualify as self promotion.

README.md Outdated Show resolved Hide resolved
logcontrol-log provides a log adaptor for the systemd logcontrol
interface which enables on-the-fly reconfiguration of logging over
DBus.

log-reload is a utility crate providing a log implementation that can
dynamically modify and replace an underlying logger.  It backs the
logcontrol-log implementation.
@KodrAus KodrAus merged commit e066dfb into rust-lang:master Nov 19, 2023
14 checks passed
@swsnr swsnr deleted the add-logcontrol-log branch November 20, 2023 07:13
@swsnr swsnr restored the add-logcontrol-log branch November 20, 2023 07:13
@swsnr swsnr deleted the add-logcontrol-log branch November 20, 2023 07:13
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

Successfully merging this pull request may close these issues.

None yet

3 participants