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

Improve performance by decreasing number of allocations #5

Open
nocduro opened this issue Jan 6, 2019 · 4 comments
Open

Improve performance by decreasing number of allocations #5

nocduro opened this issue Jan 6, 2019 · 4 comments

Comments

@nocduro
Copy link
Owner

nocduro commented Jan 6, 2019

too many push_str and .to_string() everywhere...

TL_BUF like in slog-json may be useful

@bheylin
Copy link

bheylin commented Mar 6, 2022

@nocduro I'm interested in contributing / maintaining syslog5424. Are you still responding to PR's?

@nocduro
Copy link
Owner Author

nocduro commented Mar 7, 2022

@nocduro I'm interested in contributing / maintaining syslog5424. Are you still responding to PR's?

@ObsceneGiraffe Hi there! I don't plan to maintain this library, I have switched to using tracing / opentelemetry in place of syslog in my projects. I will add a note to the readme, and maybe archive the repository. Feel free to fork and publish if you like!

@bheylin
Copy link

bheylin commented Mar 7, 2022

@nocduro Great! I'm still using syslog as a critical part of devops infrastructure.
Keeping a syslog crate healthy is in my best interest 😆

Can you add me as an owner of the crate on crates.io please.

@bheylin
Copy link

bheylin commented Mar 12, 2022

@nocduro I'm interested in contributing / maintaining syslog5424. Are you still responding to PR's?

@ObsceneGiraffe Hi there! I don't plan to maintain this library, I have switched to using tracing / opentelemetry in place of syslog in my projects. I will add a note to the readme, and maybe archive the repository. Feel free to fork and publish if you like!

@nocduro Any chance of adding me as an owner on crates.io? I can't deploy crate updates otherwise.

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

No branches or pull requests

2 participants