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

Update to syslog 5.0 #8

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Update to syslog 5.0 #8

merged 1 commit into from
Aug 24, 2021

Conversation

phi-gamma
Copy link
Contributor

This is an attempt at bumping the syslog dependency to the latest release.

Let me know what you think!

Make the crate depend on the most recent release of syslog.

We need to account for some API changes. The most significant
among them may be the absence of a method taking the severity as
an argument. Instead each severity grade now has its own method:
``crit()``, ``err()``, ``warn()`` etc.
@dpc dpc merged commit c783ed8 into slog-rs:master Aug 24, 2021
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.

2 participants