Skip to content

Conversation

@argv-minus-one
Copy link
Contributor

@dpc asked me to contribute the code I wrote for sloggers::syslog to use as a new version of the slog-syslog crate, so I've submitted that code in slog-rs/syslog#6. I also changed it to write log messages into a thread-local reusable buffer, so it should be faster than the current sloggers::syslog implementation.

This PR changes sloggers::syslog to use that new slog-syslog crate.

I'm marking this PR as a draft because slog-rs/syslog#6 has not yet been merged.

@sile
Copy link
Owner

sile commented Jun 20, 2020

Thanks! I'm looking forward to this PR gets ready for merge.

@sile sile mentioned this pull request Jun 26, 2020
…` and enables control of syslog priorities on a per-message basis.

Thanks to @eun-ice for the idea and initial implementation.
@argv-minus-one
Copy link
Contributor Author

Sorry, I forgot all about this! Unfortunately I'm no longer using slog, so I'm going to go ahead and close this.

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